Defect #23841
Custom field URL spaces not decoded properly
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Custom fields | |||
Target version: | 3.1.7 | |||
Resolution: | Fixed | Affected version: | 3.3.0 |
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
Related issues
History
#1
Updated by Toshi MARUYAMA over 4 years ago
- Related to Defect #23067: Custom field List Link values to URL breaks on entries with spaces added
#2
Updated by Toshi MARUYAMA over 4 years ago
- Target version set to 3.1.7
#3
Updated by Jean-Philippe Lang over 4 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.
#4
Updated by Jean-Philippe Lang over 4 years ago
- Status changed from Resolved to Closed