https://bugzilla.wikimedia.org/show_bug.cgi?id=22960
Neill Mitchell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #5 from Neill Mitchell <[email protected]> 2010-08-05 19:13:39 UTC --- Okay, it happens if you have both mandatory and hidden set for a field. Obviously the mandatory is not really needed if the field is hidden, so can be removed. I thought that was it, but I've found that the Show on Select functionality also stops mandatory fields working. It only does it if one of the Show on Select fields is set to mandatory. e.g.: {| class="formtable" ! width=25%|Area Grouping: | {{{field|Area Groups|default=None|show on select=None=>none;North and East Hampshire=>ne_hampshire;West Hampshire=>w_hampshire;South East Hampshire=>se_hampshire}}} |} <div id="none"> {| class="formtable" ! width=10%|Areas: | {{{field|Areas|input type=checkboxes|no autocomplete|property=Area|mandatory}}} |} If any mandatory fields in the form are left blank (not just Areas), you can still save. So bug 24111 is still valid, but I will close this one off. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
