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

           Summary: Autocompletion on textareas does not work
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: Normal
         Component: SemanticForms
        AssignedTo: yaro...@gmail.com
        ReportedBy: f.tr...@gmx.net
                CC: wikibugs-l@lists.wikimedia.org


When typing in a textarea it generates api calls for autocompletion. The URL
looks like this:

http://127.0.0.1/w/api.php?substr=123

The acion parameter is missing.

This leads to an error page being sent back with which the script can not cope.
The displayed spinner is never removed.

The script should
- send the action parameter
- fail gracefully when an error page is sent

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to