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

       Web browser: ---
            Bug ID: 43757
           Summary: SemanticForms Special:FormStart needlessly requires
                    Javascript
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Unprioritized
         Component: SemanticForms
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Created attachment 11600
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=11600&action=edit
Replace JS redirect with HTML redirect

SemanticForms version: 2.5.1

When creating a page through Form:Whatever, the subsequent Special:FormStart
page uses a Javascript redirect to proceed to the formedit page. This breaks
the form creation process in browsers that do not support Javascript such as
Lynx, any browser whose user disabled Javascript for security or aesthetic
considerations, and hypothetical future browsers.

I have attached a proposed patch to SF_FormStart.php to use a plain HTML
redirect.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to