Thought I would start a separate issue on this one - don't know if it's related to http://drupal.org/node/1310422
I insert the Inline Diff pane into my panel (under the miscellaneous tab in the Panels UI), and the widget shows up perfectly, and I can click on any of the given versions from the drop down list. But when I click, NOTHING HAPPENS - except the ajax loading icon appears shortly.
Would make our site near-perfect if this would work...
Comments
Comment #1
Taxoman commentedFYI - That issue has since been fixed (latest -dev):
#1310422: Inline diff not rendered
(I have not checked, so not sure if these issues are related, so just "FYI".)
Comment #2
mitchell commentedPlease test with the latest dev and report back.
Comment #3
matt.rad commentedHi,
I see there are a couple of different threads about this, but I will post here.
I am using Drupal 7.22 on a clean install with 7.x.3.2 and am having this problem with a simple custom content type.
Compare revisions works great, but I am really interested in inline diff.
Before I jump the gun and say this is a bug, I'd like to ensure that I have everything correctly configured with Diff to get inline diff working. However, I can' t seem to find much in the read me about it.
Should it be that I just switch on the block and then select the version? Am I missing something?
Can you point me in the direction of some guide or something that for me to reference?
Cheers.
Comment #4
alan d. commentedI think that this is a duplicate of #1706466: Inline Diff + Display Suite. The AJAX call suggest it is missing some html, thus the reason I'm marking it as a duplicate. but reopen if I'm wrong ;)
Never use the inline block, but yes, it should just be a matter of showing the block and selecting the revision.
Comment #5
matt.rad commentedI am reopening this, as I applied the latest patch from the Inline Diff + Display Suite thread above, but it doesn't seem to change anything. I choose a revision, and though it looks like it is 'thinking', nothing happens. Should not the content reload or something and then I get markup showing changes?
Comment #5.0
matt.rad commentededit
Comment #6
matt.rad commentedHi Alan,
Any more thoughts about what might cause this? Can I give you any more information to help sort it out? I would really like to get this working on my site. As I mentioned, the above solutions did not solve it for me.
Thanks in advance.
Matt
Comment #7
heddnGiven the proximity of EOL for Drupal 7, marking this as won't fix. The likely final Drupal 7 release of diff has landed in https://www.drupal.org/project/diff/releases/7.x-3.5. If this is something still applicable to a more modern version of the module, feel free to re-open and post additional notes.