Details
-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
2.4-M9
-
None
Description
On the file history page, the link 'Diff to previous' is displayed for moved files. This triggers a compare of 2 revisions that have different paths. As a result one of the revisions can't be resolved (because we search for revisions for a path) and an error message is displayed.
Either the 'Diff to previous' shouldn't be displayed if the paths of the revisions to compare don't match, or we should also be passing the paths as parameters..