Description
If you create a page like this:
[[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]]
And then edit that page with the GUI editor, the page is saved so that those macros are all on one line like this:
[[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]] [[Include(/FooBar,"Foo bar",2)]]
This is NOT a bug.
This still happens even if you put an empty lines between the macros.
This is a bug.
Steps to reproduce
- Create a page as described above using Text mode.
- Edit it in GUI mode.
- Click Preview and observe that the included macros are all on one line and mis-parsed.
Example
Details
MoinMoin Version |
|
OS and Version |
|
Python Version |
|
Server Setup |
|
Server Details |
|
Workaround
Discussion
Plan
- Priority:
- Assigned to:
- Status: bug fixed in moin--main--1.5--patch-550