Ticket #1194 (closed defect: fixed)
Opened 7 years ago
Last modified 6 years ago
wiki page version diff incorrectly displays some text duplicated
| Reported by: | Phil Mocek <pmocek-edgewall-tracwiki@…> | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.9 |
| Component: | wiki system | Version: | 0.8 |
| Severity: | normal | Keywords: | wiki diff duplicate |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 7 years ago by cmlenz
- Milestone set to 0.9
- Owner changed from jonas to cmlenz
- Status changed from new to assigned
comment:2 Changed 7 years ago by cmlenz
- Resolution set to fixed
- Status changed from assigned to closed



Fixed in [1314].