Active
Project:
Addnode
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2007 at 11:06 UTC
Updated:
3 May 2007 at 08:01 UTC
Any validation errors in subforms aren't displayed or handled.
Comments
Comment #1
Lionfish commentedIt now doesn't silently drop errors, however the way errors are reported isn't quite correct. For example if a subform's title is left blank, both the subform's title and the main form's title will be highlighted. The reason is probably because the class or id of those two fields is the same. A possible solution may be to rename parts of the subform permanently (although this can cause javascript to fail).