Edgewall Software

Ticket #1007 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

"Diff" feature is broken for Wiki pages

Reported by: eblotml@… Owned by: cmlenz
Priority: high Milestone: 0.8.1
Component: wiki system Version: 0.8
Severity: major Keywords: wiki diff
Cc:

Description (last modified by cmlenz) (diff)

The "inline"/"side-by-side" selector does not show the right Wiki page differences.

When the diff mode is changed, the difference is processed onto the default Wiki page (WikiStart), not onto the current Wiki page

The bug shows itself on the current TRAC web site.

Attachments

Change History

Changed 4 years ago by cmlenz

Looks like a duplicate of #903. Problem is that #903 is closed as fixed (in [1041]), and switching diff style works for me under both CGI and mod_python. In particular I am not seeing this problem on http://projects.edgewall.com/trac/.

Please provide more details.

Changed 4 years ago by anonymous

How to reproduce the issue:

Go to http://projects.edgewall.com/trac/wiki/TracInstall Select "Page History" Select first line, Version: 74 (diff), click on 'diff' link

-> works fine, displays

http://projects.edgewall.com/trac/wiki/TracInstall?version=74&diff=yes

Change the type of view (side-by-side to inline, or the opposite, inline to side-by-side)

-> breaks: Trac displays the following URL

http://projects.edgewall.com/trac/wiki/WikiStart?version=74&diff=yes

With a Firefox 1.0 browser / WinXP SP1

Changed 4 years ago by cmlenz

  • owner changed from jonas to cmlenz
  • priority changed from normal to high
  • status changed from new to assigned
  • description modified (diff)
  • severity changed from normal to major

Okay, I see the problem now. Thanks.

Changed 4 years ago by cmlenz

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [1119], ported to 0.8 in [1120].

Add/Change #1007 ("Diff" feature is broken for Wiki pages)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cmlenz. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.