Actions
Defect #23841
closedCustom field URL spaces not decoded properly
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Custom field link Urls with spaces (%20) are not properly decoded when url is generated as hyperlink
Generated URL contains %2520 (it escaped the %):
Redmine version 3.3.0.stable.15581 Ruby version 2.0.0-p353 (2013-11-22) [i686-linux] Rails version 4.2.6
The entire URL should not be encoded. This is related to #23067
Files
Related issues
Updated by Toshi MARUYAMA about 8 years ago
- Related to Defect #23067: Custom field List Link values to URL breaks on entries with spaces added
Updated by Jean-Philippe Lang about 8 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Fixed in r15846, thanks for pointing this out.
Updated by Jean-Philippe Lang about 8 years ago
- Status changed from Resolved to Closed
Actions