Description
Try to create new page by entering some unknow pagename into the address field of the browser and press enter. Now the page with the message "This page does not exists..." with the table listing availabel templates and similar pages is shown. Have a look at the html source code now.
The div id="content" is doubled. (Oh gosh!!!!! What a horrible bug!!!!!!! ) It works correct on simply viewing a page. It works also correclty when e.g viewing a diff of a page. Only page creation seems to be affected by this..
Steps to reproduce
- See above
Example
Component selection
- general
Details
MoinMoin Version |
this wiki, moin-1-6-main-4cfb61592fe4 |
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Language you are using the wiki in (set in the browser/UserPreferences) |
|
Workaround
Discussion
- May cause display bugs
- May cause trouble on html validation since id=content is used twice
Plan
- Priority:
Assigned to: ThomasWaldmann
- Status: fixed in 1.6 branch by changeset 1906: 4c424f7b5d55