Defect #18301
Revision shortlink at end of URL breaks URL autolinking
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Text formatting | |||
Target version: | 3.0.0 | |||
Resolution: | Fixed | Affected version: |
Description
For example here this:
http://example.com/some/url-r14/
produces:
r14/">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>
Associated revisions
Fixed that Redmine links should not be parsed inside links (#18301).
History
#1
Updated by Jean-Philippe Lang over 6 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.
#2
Updated by Toshi MARUYAMA about 6 years ago
- Related to Defect #19304: <a> tag without attributes in description results in undefined method + for nil:NilClass added
#3
Updated by Toshi MARUYAMA about 6 years ago
- Related to deleted (Defect #19304: <a> tag without attributes in description results in undefined method + for nil:NilClass)