Defect #10673
open
Dot and comma in wiki pagename
Added by Alexander Oryol over 12 years ago.
Updated about 2 years ago.
Description
RFC 1738 Uniform Resource Locators (URL) in part 2.2 said:
"Thus, only alphanumerics, the special characters "$-_.+!*'(),", and reserved characters used for their reserved purposes may be used unencoded within a URL."
But Redmine code disallow commas and dots in wiki page title. Why? Which reason for it?
Files
See #45 and r463 at the origin of the removal of period in wiki page name.
Yes, it is potentially conflict with rails ".format" feature.
Patch updated for commas-allow.
Patch updated. In routes.rb: needn't more :requirements => { :id => /.*/ }
Someone - please, update these patches to 2.2.1-stable.
Evidently, routes.rb changed so much since that April'2012.
+1 We need dots to be allowed. We have wiki pages that correspond to project versions and would like to call these the same.
+1 We need dots to be allowed. We have wiki pages that correspond to project versions
+1 We need dots to be allowed. We have wiki pages that correspond to project versions
+1 We need dots to be allowed. We have wiki pages that correspond to project versions
Same here
+1 We need dots to be allowed. We have wiki pages that correspond to project versions
Also available in: Atom
PDF