pagehistory not showing compare or diff
- Status
- Closed
- Subject
- pagehistory not showing compare or diff
- Version
- 5.x
- Category
- Error
- Less than 30-minutes fix
- Feature
- Wiki (page view, edit, history, rename, etc)
- Resolution status
- Fixed or Solved
- Submitted by
- jonhattan
- Lastmod by
- Marc Laporte
- Rating
- Description
- Compare and Diff links don't take effect and it shows the history all the time.
- Solution
I've been able to make it work by suppressing those lines in tiki-pagehistory.php:
if (!isset($_REQUEST'compare')) {
$_REQUEST'diff_style' = '';
}
(line 78).
Thanks, as far as I know, this issue has been fixed long ago.
- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3530
- Created
- Friday 27 August, 2010 17:32:11 UTC
by jonhattan - LastModif
- Monday 12 December, 2016 04:28:05 UTC