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 still happens even if you put an empty lines between the macros.

Steps to reproduce

  1. Create a page as described above using Text mode.
  2. Edit it in GUI mode.
  3. 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


CategoryMoinMoinBugFixed

MoinMoin: MoinMoinBugs/GuiEditorCombinesIncludesOnOneLine (last edited 2007-10-29 19:21:58 by localhost)