Description
Can't include "Raid_20lvl_27s" on moin 1.2.3
Example
without spaces
[[Include(/Raid20lvl27s)]]
Include me!
Name with underscores
[[Include(/Raid_20lvl_27s)]]
Include this text
Name with spaces
[[Include(/Raid 20lvl 27s)]]
Details
This wiki
Workaround
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
- Priority:
- Assigned to:
- Status: closed