Modify ↓
Opened 19 years ago
Closed 19 years ago
#3439 closed defect (fixed)
Problem viewing wiki difference between non-consecutive versions
| Reported by: | Matt Shin | Owned by: | Christian Boos |
|---|---|---|---|
| Priority: | high | Milestone: | 0.10 |
| Component: | wiki system | Version: | 0.9.6 |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Try to view the diff between two non-consecutive versions of a wiki, e.g. http://trac.edgewall.org/wiki/WikiStart?action=diff&version=103&old_version=101.
If you change the "View differences" option from "inline" to "side by side" (or vice versa, the "old_version=" parameter will become lost. In the above example, you will end up with a diff between 102 and 103, instead of 101 and 103.
Attachments (0)
Change History (2)
comment:1 by , 19 years ago
| Milestone: | → 0.10 |
|---|---|
| Owner: | changed from to |
| Priority: | normal → high |
Note:
See TracTickets
for help on using tickets.



You're right, and recent trunk is also affected by the issue.