View Ticket
Not logged in
Ticket UUID: f509d626d67f4e1b2ed7ba3c3d6c3b5842137d02
Title: display bug on branching graph on Timeline (web)
Status: Open Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution:
Last Modified: 2011-01-19 11:51:47
Version Found In: f274222ea7
Description & Comments:

When the branch graph show 2 branches lines in parallel in the timeline web page down to the bottom completely, we would expect to start with 2 parallel on top on the next page (e.g. when clicking older)

Now, on second page, it start with only one line on top. It's the case right now on the fossil repository if you select to show 200 Entries.

To be able to reproduce it forever, here's 2 link showing 50 ancestors of specifics version, where the second link is the 50 ancestors of the last entires of the first page.

1st page:

http://www.fossil-scm.org/index.html/timeline?p=f274222ea7adff99&n=50

2nd page:

http://www.fossil-scm.org/index.html/timeline?p=a35e8c0db14c09a7&n=50

You can see that at the bottom of the first page, there's like 2 branches going in parallel, but on the second, it start only with one.