Modify ↓
Ticket #422 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Diffs mixed up in changeset
| Reported by: | cmlenz | Owned by: | daniel |
|---|---|---|---|
| Priority: | highest | Milestone: | 0.7.1 |
| Component: | version control/changeset view | Version: | 0.7 |
| Severity: | critical | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
For example, look at [555] and compare the HTML output to the unified diff.
One of the problems seems to be that the last unmodified block of every change on a file is pushed down into the next block (i.e. after the next line X header).
Attachments
Change History
comment:1 Changed 8 years ago by cmlenz
- Owner changed from cmlenz to daniel
- Status changed from new to assigned
comment:2 Changed 8 years ago by daniel
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.



Fixed in [556].
Need someone with more karma to port this change to 0.7-stable.