Modify ↓
Ticket #9048 (new defect)
Opened 2 years ago
Last modified 2 years ago
Wiki history empty if end revision precedes start revision
| Reported by: | luca.ceresoli@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | next-major-0.1X |
| Component: | wiki system | Version: | 0.12dev |
| Severity: | minor | Keywords: | history diff |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
How To Reproduce:
- go to http://trac.edgewall.org/wiki/WikiStart?action=history
- in the first radiobutton column click on, say, version 130
- in the second radiobutton column click on, say, version 128
- Click the "View Changes" button
- Note that the resulting page shows differences between Version 128 and Version 128. Version 130 has been completely neglected.
System Information:
Just verified on trac.edgewall.org (currently running 0.12dev-r9164).
What it should do instead? Not sure:
- show differences between 128 and 130 (i.e. swap versions so that they are correctly ordered), or
- show backwards differences, or
- anything else?
Attachments
Change History
comment:1 in reply to: ↑ description Changed 2 years ago by cboos
- Milestone set to next-major-0.1X
comment:2 Changed 2 years ago by cboos
- Keywords history diff added
Note: See
TracTickets for help on using
tickets.



Replying to luca.ceresoli@…:
+ make it clear it's a reverse diff, as reverse diffs for wiki changes is not a common feature. But I'm not in favor of preventing the feature, like MediaWiki does.