https://bugzilla.wikimedia.org/show_bug.cgi?id=41781

       Web browser: ---
             Bug #: 41781
           Summary: Validation problem with input type regexp and multiple
                    occuring forms
           Product: MediaWiki extensions
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: SemanticFormsInputs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I have a form that uses input type=regexp and is multiply occurring. The form
is at

http://wiki.planetkubb.com/wiki/Form:Game

Input type regexp has a bug when used in this way. If you remove an instance of
the multiple occuring form you cannot save the form. The form will fail
validation, however, there is no notice to the user of a problem.

I suspect that the Javascript doing form validation is still checking some
aspect of the instance of the form that was removed. It also isn't displaying
an error I would guess because the place that error would be displayed is also
removed.

-- 
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

Reply via email to