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

             Bug #: 28745
           Summary: Global variable removal in r87006 blocks Special:Cite
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Unprioritized
         Component: Cite
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Removal of this line on r87006:

3: global $wgContLang, $wgContLanguageCode, $wgCiteDefaultText;

creates

Fatal error: Call to a member function lc() on a non-object in
...SpecialCite_body.php on line 5

My current (temporary) workaround:

Put back the line.

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