https://bugzilla.wikimedia.org/show_bug.cgi?id=21952

           Summary: $wgEnableTooltipsAndAccesskeys = false is broken
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: User interface
        AssignedTo: [email protected]
        ReportedBy: [email protected]


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}


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to