Last modified: 2014-08-14 13:37:36 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 T71170, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 69170 - EntityIdInput.js refers to local mw.util.wikiScript( 'api' ), need to refer Wikidata API
EntityIdInput.js refers to local mw.util.wikiScript( 'api' ), need to refer W...
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataClient (Other open bugs)
unspecified
All All
: Unprioritized minor (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-06 11:50 UTC by Sergey Vladimirov
Modified: 2014-08-14 13:37 UTC (History)
2 users (show)

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


Attachments

Description Sergey Vladimirov 2014-08-06 11:50:45 UTC
On calling from ruwiki EntityIdSelector calls to local API instead of Wikidata API. Possible source of error is line 42 of EntityIdSelector:

41: $input.entityselector( {
42: 	url: mw.util.wikiScript( 'api' ),
43: 	selectOnAutocomplete: true
44: } );
Comment 1 Gerrit Notification Bot 2014-08-07 09:54:59 UTC
Change 152232 had a related patch set uploaded by Hoo man:
Don't default to the local api if repo's api is needed

https://gerrit.wikimedia.org/r/152232
Comment 2 Gerrit Notification Bot 2014-08-07 12:04:06 UTC
Change 152232 merged by jenkins-bot:
Don't default to the local api if repo's api is needed

https://gerrit.wikimedia.org/r/152232

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


Navigation
Links