Actions
Defect #18301
closedRevision shortlink at end of URL breaks URL autolinking
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
For example here this:
http://example.com/some/url-r14/
produces:
http://example.com/some/url-r14/
which in HTML is:
<p><a class="external" href="http://example.com/some/url-<a href=" projects="" redmine="" repository="" revisions="" 14"="" title="Localization plugin removed (replaced with GLoc)">r14</a>/">http://example.com/some/url-<a href="/projects/redmine/repository/revisions/14" class="changeset" title="Localization plugin removed (replaced with GLoc)">r14</a>/</p>
Updated by Jean-Philippe Lang about 10 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.0.0
- Resolution set to Fixed
This should be fixed by r13596.
Updated by Toshi MARUYAMA over 9 years ago
- Related to Defect #19304: <a> tag without attributes in description results in undefined method + for nil:NilClass added
Updated by Toshi MARUYAMA over 9 years ago
- Related to deleted (Defect #19304: <a> tag without attributes in description results in undefined method + for nil:NilClass)
Actions