Closed (fixed)
Project:
Diff
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2016 at 23:46 UTC
Updated:
14 Jul 2016 at 00:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Bambell commentedThis should do it. It looks like the "Create a new revision" checkbox is now checked by default, so it was creating more revisions than the tests expected. I also removed the unnecessary
'revision' => TRUEfrom these functions, to keep things more tidy.Comment #3
Bambell commentedOr let's rather keep explicit if it's checked or not (please ignore #2).
Comment #4
johnchqueLooks good.
Comment #6
miro_dietikerCommitted, thx!