Last modified: 2014-11-18 07:35:12 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T29824, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 27824 - Autocompletion on textareas does not work
Autocompletion on textareas does not work
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-03-02 11:24 UTC by s7eph4n
Modified: 2014-11-18 07:35 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description s7eph4n 2011-03-02 11:24:01 UTC
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
Comment 1 Yaron Koren 2011-03-02 17:36:19 UTC
Hi - I can't duplicate this problem; autocompletion in textareas works fine for me. Can you provide more details on how it's defined in the form? Or, even better, try to replicate it on http://scratchpad.referata.com?
Comment 2 Yaron Koren 2011-03-02 18:49:31 UTC
Okay, I found a bug with autocompletion that happens in certain cases, and I'm guessing that's the problem you saw. I fixed it in SVN; please let me know if that worked for you.
Comment 3 s7eph4n 2011-03-04 19:08:36 UTC
Seems to work now.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links