Closed (cannot reproduce)
Project:
Diff
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2008 at 23:45 UTC
Updated:
6 Jul 2012 at 11:41 UTC
It's possible to create a new revision, by using revert, that is exactly the same as another. If you then try and diff these two revisions, you get the following PHP warning:
warning: Cannot use a scalar value as an array in <some_path>/diff.module on line 433.
I don't know if this is the same in 6 or not yet, but I'll investigate at some point.
Comments
Comment #1
nterbogt commentedThis doesn't seem to be the case after more investigation, but it definitely throws this error in some circumstance. I'll have to look into it further.
Comment #2
realityloop commented