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

       Web browser: ---
             Bug #: 30205
           Summary: Form submission should not be interrupted by die()
                    statements in case of error
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


Currently, in specials/SF_FormEdit.php, the system will die if there's an
invalid title.  While throwing an error message is a valid response, it would
enhance usability if, instead of executing a die() statement, the user were
returned to the form page so that they could re-attempt their data entry rather
than being subjected to using the "back" button.

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