Modify ↓
#6082 closed defect (duplicate)
changesets are not properly displayed
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | timeline | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
I do not know whether it is a feature or a bug. I commited some changesets to my test svn repository. The timeline component displays the multiple changeset as one and if I click the entry I only see the lowest revision.
I attached a Screenshot to show the effect.
Attachments (1)
Change History (6)
by , 18 years ago
| Attachment: | changeset.jpg added |
|---|
comment:1 by , 18 years ago
| Severity: | major → normal |
|---|---|
| Status: | new → assigned |
comment:2 by , 18 years ago
Is there a way to disable changeset compresssion while this bug isn't fixed?
comment:5 by , 18 years ago
| Milestone: | 0.11 |
|---|
Note:
See TracTickets
for help on using tickets.



Yeah, it's a bug. If changeset compression is enabled, the link should lead to the corresponding range of revisions in a TracRevisionLog page.