Fossil

View Ticket
Login

View Ticket

2024-01-29
06:37 Closed ticket [f509d626d6]: display bug on branching graph on Timeline (web) plus 2 other changes ... (artifact: ebbc3a1c82 user: stephan)
2011-01-19
11:51 New ticket [f509d626d6]. ... (artifact: 949e44b293 user: anonymous)

Ticket Hash: f509d626d67f4e1b2ed7ba3c3d6c3b5842137d02
Title: display bug on branching graph on Timeline (web)
Status: Closed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Overcome_By_Events
Last Modified: 2024-01-29 06:37:02
Version Found In: f274222ea7
Description:

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.

User Comments:
added on 2024-01-29 06:37:02:
Closing as part of periodic cleanup.