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

       Web browser: ---
             Bug #: 34600
           Summary: Incorrect head scripts when useHeadElement=false
           Product: MediaWiki
           Version: 1.18.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Created attachment 10073
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10073
The patch

There is a serious backwards compatibilty (with older skins) problem in
MediaWiki 1.18.1: 'headscripts' template data is set incorrectly when
useHeadElement=false. This a) causes mediawiki.page.startup to not load and b)
duplicates scripts which added with $wgOut->addScript(...).
The fix is very simple - 1-line patch in the attachment.

-- 
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