https://bugzilla.wikimedia.org/show_bug.cgi?id=61794
--- Comment #3 from Al Johnson <[email protected]> --- I came across this problem again even with the captcha disabled. It seems to happen when using restricted fields and a non-admin user submits the form. I noticed that the "restricted" fields were not in the mOptions array. Removing the restricted attributes from the fields allowed the form to submit. I tried to debug this but its too complex for me. I did notice a comment in SF_FormPrinter.php, fwiw: // If this field is disabled, add a hidden field holding // the value of this field, because disabled inputs for some // reason don't submit their value. Thanks, Al -- 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
