Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 18 years ago

#1194 closed defect (fixed)

wiki page version diff incorrectly displays some text duplicated

Reported by: Phil Mocek <pmocek-edgewall-tracwiki@…> Owned by: Christopher Lenz
Priority: normal Milestone: 0.9
Component: wiki system Version: 0.8
Severity: normal Keywords: wiki diff duplicate
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Upon reviewing changes I made to Trac Project wiki page TracMultipleProjects, I found that the page history diff display of two versions (27 & 28) displays the first word of the modified text twice.

This can be observed by browsing to http://projects.edgewall.com/trac/wiki/TracMultipleProjects?version=28&diff=yes

I've verified that this shows up when using Safari 1.2.4, Firefox 1.0 (Mac OS X), w3m 0.4.1, and w3m 0.5.1. Strangely, with w3m (both versions), the text [DEL::DEL] and [INS:INS] is inserted between the duplicated words, as:

    34       '''Suggestion:''' [DEL::DEL] '''Suggestion:''' change [[:alnum:]] to [^/] because
            :alnum: notation does not support dashes in directory names
             '''Suggestion:''' [INS::INS] '''Suggestion:''' In the second ''RewriteRule''
            directive and in the ''LocationMatch'' directive, change {{{[[:alnum:]]}}} to {{{[[^

Attachments (0)

Change History (2)

comment:1 by Christopher Lenz, 19 years ago

Milestone: 0.9
Owner: changed from Jonas Borgström to Christopher Lenz
Status: newassigned

comment:2 by Christopher Lenz, 19 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [1314].

Modify Ticket

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