Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

#2510 closed defect (worksforme)

Incorrect number of diffs in a file

Reported by: Matt Shin Owned by: Jonas Borgström
Priority: normal Milestone:
Component: version control/changeset view Version: 0.9.2
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

An example is [2666]. The number of diffs on the header for sandbox/controller/trac/ticket/query.py is shown as 9, but I can count ~17 diffs in the display below. Similarly for sandbox/controller/trac/ticket/roadmap.py. The number of diffs on the header is shown as 7, but I can count ~15 diffs in the display below.

The number of diffs also appears to change if you change the "Show [x] lines around each change" option.

Attachments (0)

Change History (1)

comment:1 by Matthew Good, 18 years ago

Resolution: worksforme
Status: newclosed

The count of "diffs" is based on the bigger sections of the file separated by the "…"s in the line number column, not the individual red/green blocks.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.