Closed (fixed)
Project:
FileField
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2007 at 06:10 UTC
Updated:
6 Jul 2007 at 18:49 UTC
When a filefield element set to be required is submitted with the 'delete' checkbox checked, the node is successfully submitted when validation should fail.
I've attached a provisional patch that fixes the problem, although it doesn't set the error message correctly.
Rohan
| Comment | File | Size | Author |
|---|---|---|---|
| filefield-require-fix.patch | 664 bytes | Azzor |
Comments
Comment #1
jpetso commentedThanks for the bug report and the patch... I did not apply this very patch, but a deletion counter was used as well :)
The patch in issue #138919 contains the fix that was committed.
Comment #2
(not verified) commented