Needs work
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2010 at 11:20 UTC
Updated:
21 Dec 2010 at 03:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
joachim commentedHmm, turned out doing this:
'#required' => !isset($node->images),
isn't enough; it causes preview of a new image node to fail validation. Not sure this is worth the effort to figure out; postponing.
Comment #2
sunSo this fails when previewing?