Modify

Opened 12 years ago

Closed 12 years ago

#10236 closed defect (invalid)

Problem in displaying Changeset tables while atleast one file changed with newline as last line.

Reported by: anonymous Owned by: Michael Renzmann
Priority: normal Component: TracHacks
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

If two or more file are changed and at least one file is changed with new line as last line,while displaying changeset ,if we select "Show 2 lines around each change" then that file changeset table will not appear on UI while when we select "Show the changes in full context" , that file changeset table will appear on UI. I have attached the screen shots of both cases.

Attachments (3)

Show 2 lines.png (56.3 KB) - added by anonymous 12 years ago.
Show full context.png (44.0 KB) - added by anonymous 12 years ago.
diff.py (10.2 KB) - added by anonymous 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by anonymous

Attachment: Show 2 lines.png added

Changed 12 years ago by anonymous

Attachment: Show full context.png added

comment:1 Changed 12 years ago by anonymous

We can display all changed files in both bases after modifying diff.py file inside versioncontrol folder. The modified method is "_group_opcodes(opcodes, n=3)" Chack modified file in attachment,

Changed 12 years ago by anonymous

Attachment: diff.py added

comment:2 Changed 12 years ago by Ryan J Ollos

You selected TracHacks as the Component. That is probably not right. Which plugin did you intend to report this against?

comment:3 Changed 12 years ago by Ryan J Ollos

Resolution: invalid
Status: newclosed

Please reopen if you can assign this ticket to the correct plugin or macro.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Michael Renzmann.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.