Project

General

Profile

Actions

Defect #41

closed

revision links and auto linking URLs conflict

Added by Peer Allan about 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

If you post a URL in an issue note that has r# in it the URL breaks.

URL as entered in note:
http://server1/controller/page

Is rewritten in HTML as:
>a href="http://serve"<http://serve&gt;/a&lt;&gt;a
href="/repositories/revision/27?rev=1/controller/page"<r1>/a<

The options to fix, from my perspective, could be:

1) do not add the revision links to URL
2) change the criteria for revision links to require a space before the "r", e.g. '/\sr(\d*)/' (did not test
this)

Great product, thanks for the hard work!

Actions #1

Updated by Jean-Philippe Lang about 17 years ago

Thanks. Fix has just been committed.

Actions

Also available in: Atom PDF