Last modified: 2009-12-26 23:16:43 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 T23952, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21952 - $wgEnableTooltipsAndAccesskeys = false is broken
$wgEnableTooltipsAndAccesskeys = false is broken
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.16.x
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-12-26 22:28 UTC by TehKittyCat
Modified: 2009-12-26 23:16 UTC (History)
1 user (show)

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


Attachments

Description TehKittyCat 2009-12-26 22:28:47 UTC
Set $wgEnableTooltipsAndAccesskeys to false in the latest SVN.

Expected: Tooltips and access keys are disabled.
Actual: MediaWiki returns an exception.

The message given for this is: MediaWiki internal error.

Original exception: exception 'MWException' with message 'Expected attribute array, got something else in Xml::expandAttributes' in /Applications/XAMPP/xamppfiles/htdocs/includes/Xml.php:53
Stack trace:
#0 /Applications/XAMPP/xamppfiles/htdocs/includes/Linker.php(2015): Xml::expandAttributes('')
#1 /Applications/XAMPP/xamppfiles/htdocs/skins/Vector.php(404): Linker->tooltipAndAccesskey('ca-special')
#2 /Applications/XAMPP/xamppfiles/htdocs/includes/SkinTemplate.php(505): VectorTemplate->execute()
#3 /Applications/XAMPP/xamppfiles/htdocs/includes/OutputPage.php(1090): SkinTemplate->outputPage(Object(OutputPage))
#4 /Applications/XAMPP/xamppfiles/htdocs/includes/Wiki.php(376): OutputPage->output()
#5 /Applications/XAMPP/xamppfiles/htdocs/index.php(118): MediaWiki->finalCleanup(Array, Object(OutputPage))
#6 {main}

Exception caught inside exception handler: exception 'MWException' with message 'Expected attribute array, got something else in Xml::expandAttributes' in /Applications/XAMPP/xamppfiles/htdocs/includes/Xml.php:53
Stack trace:
#0 /Applications/XAMPP/xamppfiles/htdocs/includes/Linker.php(2015): Xml::expandAttributes('')
#1 /Applications/XAMPP/xamppfiles/htdocs/skins/Vector.php(404): Linker->tooltipAndAccesskey('ca-special')
#2 /Applications/XAMPP/xamppfiles/htdocs/includes/SkinTemplate.php(505): VectorTemplate->execute()
#3 /Applications/XAMPP/xamppfiles/htdocs/includes/OutputPage.php(1090): SkinTemplate->outputPage(Object(OutputPage))
#4 /Applications/XAMPP/xamppfiles/htdocs/includes/Exception.php(164): OutputPage->output()
#5 /Applications/XAMPP/xamppfiles/htdocs/includes/Exception.php(191): MWException->reportHTML()
#6 /Applications/XAMPP/xamppfiles/htdocs/includes/Exception.php(289): MWException->report()
#7 /Applications/XAMPP/xamppfiles/htdocs/includes/Exception.php(348): wfReportException(Object(MWException))
#8 [internal function]: wfExceptionHandler(Object(MWException))
#9 {main}
Comment 1 OverlordQ 2009-12-26 23:16:43 UTC
Should be fixed in r60421

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


Navigation
Links