Closed (fixed)
Project:
Diff
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2012 at 15:42 UTC
Updated:
21 Nov 2012 at 07:31 UTC
I clicked through the previous revisions and saw no diffs. After some URL comparison I saw there is a difference, but I have not digged deaper into the code.
Current revision: en/node/4/revisions/view/693/924/1963
Standard: en/node/4/revisions/view/693/924
Mark down: en/node/4/revisions/view/693/924/raw-plain
Click on the Standard or Mark down will show the diffs. I think this is wrong.
Comments
Comment #1
hass commentedHm... once I clicked Standard the next/previous links are working.
Note: I'm using Workbench Suite.
Comment #2
alan d. commentedHow did you get the first URL? This appears invalid as the format is:
"node/[nid]/revisions/view/[left vid]/[right vid]/[optional mark-down flag]"Comment #3
hass commentedRepro steps:
Go to
node/4/moderation/diff(Workbench Diff tab)Latest two versions radio'd (default selection), don't change anything
Press Compare button
node/4/moderation/diff/view/1963/2209get's loadedMouse over
< Previous differencehas the linknode/4/revisions/view/924/1963/1963Looks more like a diff issue than a workbench issue to me as workbench integrates with diff here.
Comment #4
hass commentedMust be
$nav_suffix...Comment #5
alan d. commentedLooks like a simple typo fix will resolve this, mostly.
However the integration is very poor, opened #1833950: Better Workbench Moderation integration to provide better third party module support.
Comment #6
hass commentedAh, you mean http://drupalcode.org/project/diff.git/commit/482840e with the typo.