Actions
Defect #1622
closedIn current redmine.org, in revision view : links to files are broken.
Start date:
2008-07-11
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Exemple : see link to application_helper.rb in r1650.
In page source (html), you read :
<a href="/repositories/entry/redmine/trunk%2Fapp%2Fhelpers%2Fapplication_helper.rb?rev=1650">/trunk/app/helpers/application_helper.rb</a>
Of course, '/' should not be escaped here.
Actions