Last modified: 2013-02-07 09:07:32 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 T40654, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 38654 - Dependent on WikiEditor Extension
Dependent on WikiEditor Extension
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
LiquidThreads (Other open bugs)
unspecified
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-07-24 22:16 UTC by Rob Moen
Modified: 2013-02-07 09:07 UTC (History)
1 user (show)

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


Attachments

Description Rob Moen 2012-07-24 22:16:26 UTC
LQT is currently dependent on WikiEditor Extension.  From looking at the code and the documentation, this does not seem intentional.  If WikiEditor is not installed on a wiki, LQT tries to load in the modules in resource loader. 

See lqt.js line 231.  

Another problem, the call to load ext.wikiEditor is wrapped in a conditional checking for mw.loader that is oddly inside of a mw.loader callback...

If you eliminate the ext.wikiEditor dependency and run finishSetup(), LQT tries to call an undefined function 'mwSetupToolbar();' on line 212.  It would seem this is a deprecated mw method ?

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


Navigation
Links