Author: alj62888
Description:
Testing for an upgrade from SemanticBundle 1.8alpha to:
Semantic Bundle (Version 1.8.0.5)
Semantic Forms (Version 2.5.3)
Semantic Forms Inputs (Version 0.7)
Semantic MediaWiki (Version 1.8.0.5)
I have a mandatory field using regex validation, but it is hidden because the value of a dropdown is not selected. But, validation still fails during submit. The main validation error message appears at the top of the form, but the specific error can't be seen next to it's field because it is in the hidden div.
Workaround: Removing the mandatory option and removing the regex rule allows the form to be submitted.
I'm trying to upgrade to 1.8.0.5 to get the fix for this very bug... didn't see a bug on it but I looked at the code changes and looked like it was addressed.
Version: REL1_20-branch
Severity: normal
OS: Linux