## page was renamed from MoinMoinBugs/IncludeWithSpaces ## page was renamed from MoinMoinBugs/Includemacrobroken ## Template for submitting bug reports ## Note: All bugs pagename should be: MoinMoinBugs/BugName ## Note: Don't forget you can improve this bug template - edit the page called BugTemplate. = Description = Can't include "Raid_20lvl_27s" on moin 1.2.3 == Example == === without spaces === {{{ [[Include(/Raid20lvl27s)]] }}} <> === Name with underscores === {{{ [[Include(/Raid_20lvl_27s)]] }}} <> === Name with spaces === {{{ [[Include(/Raid 20lvl 27s)]] }}} <> == Details == This wiki == Workaround == ## How to deal with the bug until it is fixed Upgrade to at least Python 2.2.2, moin 1.2.4, soon 1.3. There will be no more bug fixes for 1.2.x. = Discussion = Bug reported on old python version, moin 1.2.3. Testing with more recent versions. On 1.2.3, _20 and _27 are special codes for space and another special character. On 1.3 they are just like " 20" and " 27", space and numbers. = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: closed ---- ## When the bug is fixed, replace the category to Category MoinMoinBugFixed ## If this is not a bug, replace with Category MoinMoinNoBug CategoryMoinMoinBugFixed