Last modified: 2009-07-09 19:16:50 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 T21595, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 19595 - $wgAutoLoadMaps = true is broken
$wgAutoLoadMaps = true is broken
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SlippyMaps (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-07-08 16:07 UTC by Ævar Arnfjörð Bjarmason
Modified: 2009-07-09 19:16 UTC (History)
0 users

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


Attachments

Description Ævar Arnfjörð Bjarmason 2009-07-08 16:07:17 UTC
When $wgAutoLoadMaps is set this is executed:

if (autoInitMaps) {
    addOnloadHook(slippymap_init);
    addOnloadHook(prepPopupMap);
}


The prepPopupMap function doesn't exist.
Comment 1 Ævar Arnfjörð Bjarmason 2009-07-09 19:16:50 UTC
Removed that onload hook. Fixed in r53004

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


Navigation
Links