Actions
Defect #118
closedcannot show URL which contains '~'(0x7e, tilde) in /issues/show
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
URL in Description field cannnot be displayed properly when it has '~'.
For example, the string "http://www.example.com/~user/" in Description field will be rendered to following
HTML.
-----
<p><a class="external"
href="http://www.example.com/<sub>user/”>http://www.example.com/</sub>user/</a>x%x%
lt;/p>
-----
Actions