Defect #7589
closedWiki page with backslash in title can not be found
0%
Description
A short time ago i update my redmine 1.0.5 to 1.1.1 and found such problem: if i create wiki-page, containing backslash (\) in name, this page becomes totally unusable - i can modify this page, but can't see my modifications (after i hit "Save" this page simply load as new blank).
How to reproduce:
1. Create page with backslash (for example, 2011\02\09)
2. Modify it and save
3. Can you now get you modification?
This defect reproduced on demo server:
http://demo.redmine.org/projects/adepttest/wiki
Try to edit page named 2011\02\09 and save it.
Redmine 1.0.5 doesn't have this defect.
I have nginx+passenger on Debian Lenny
P.S.: Sorry for my terrible english
Updated by TridenT Job over 13 years ago
bug reproduced.
In the wiki page, create a link to a page named with slash
h1. Wiki [[2011\02\09]]
=> Once clicked to add content to the page, impossible to save the page.
The preview is ok.
Updated by Jean-Philippe Lang over 13 years ago
- Subject changed from backslash in wiki to Wiki page with backslash in title can not be found
- Category set to Wiki
- Status changed from New to Resolved
- Target version set to 1.1.3
- Resolution set to Fixed
Fixed in r5097.
Updated by Jean-Philippe Lang over 13 years ago
- Status changed from Resolved to Closed