Opened 15 years ago
Closed 15 years ago
#12904 closed (wontfix)
Incomplete diff in Web view of
Reported by: | Stephane Raimbault | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The diff viewer of Django (Trac maybe) displays incomplete diffs.
For example, the Web diff view of following changeset contains only changes related to 3 files but really impacts on 8 files:
http://code.djangoproject.com/changeset/12046
The unified diff provides the right result (http://code.djangoproject.com/changeset/12046?format=diff&new=12046).
Note:
See TracTickets
for help on using tickets.
The other five (added) files are represented by the items with green squares in the summary section for the patch at the top of the page.
At any rate, if you have problem with this display dsign decison, you can report this (with apatch?) to Trac's Trac.