#1194 closed defect (fixed)
wiki page version diff incorrectly displays some text duplicated
Reported by: | 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 , 20 years ago
Milestone: | → 0.9 |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in [1314].