Vote #77808
完了Custom field URL spaces not decoded properly
0%
説明
Custom field link Urls with spaces (%20) are not properly decoded when url is generated as hyperlink
!customFieldURL.PNG!
Generated URL contains %2520 (it escaped the %):
!CustomFieldOnIssueURL.png!
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
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Fixed in r15846, thanks for pointing this out.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,23067,Custom field List Link values to URL breaks on entries with spaces