Defect #11325
Unified diff link broken on specific file/revision diff view
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | SCM | |||
| Target version: | 2.0.4 | |||
| Affected version: | 2.0.3 | Resolution: | Fixed |
Description
Clicking on the "Unified diff" linkt at the bottom of a diff page of a specific file for a specific revision doesn't work anymore.
For a SVN revision, it simply produces a 404 error page.
The unified diff link is badly formatted; instead of adding a format query parameter, it seems that source:/tags/2.0.3/lib/redmine/views/other_formats_builder.rb#L26 format value is now appended at the end of the URI like a file extension.
Associated revisions
Fixed: unified diff link broken on specific file/revision diff (#11325).
History
#1 Updated by Jean-Philippe Lang 11 months ago
- Subject changed from Unified diff returns a HTML 404 error page to Unified diff link broken on specific file/revision diff view
- Status changed from Confirmed to Resolved
- Resolution set to Fixed
Fixed in r9909.
#2 Updated by Jean-Philippe Lang 11 months ago
- Target version changed from Candidate for next minor release to 2.0.4