Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

#7194 closed defect (fixed)

ie doesn`t display unified diff on this trac

Reported by: vsafronovich@… Owned by: Christian Boos
Priority: normal Milestone: 0.11
Component: version control/changeset view Version: 0.12dev
Severity: normal Keywords: ie changeset unified
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

when we was on the changeset page, we may see diff in 2 formats tabular or unified. But switching to unified format don`t work in IE7, JS error showed up.

Attachments (0)

Change History (4)

comment:1 by Christian Boos, 16 years ago

Milestone: 0.11.10.11

Confirmed.

comment:2 by Christian Boos, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in [7030:7031].

comment:3 by Markus.Staab, 16 years ago

Resolution: fixed
Status: closedreopened

you should also correct the comment in front of this change.

is

with '''CRLF''' for IExplorer

should be

with '''CR''' for IExplorer

comment:4 by Christian Boos, 16 years ago

Resolution: fixed
Status: reopenedclosed

Oh well, you're right… r7035.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christian Boos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christian Boos 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.