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

       Web browser: ---
            Bug ID: 50026
           Summary: LANGUAGE_SELECTOR_IN_TOOLBOX produces Fatal error
           Product: MediaWiki extensions
           Version: REL1_19 branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: LanguageSelector
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

With "$wgLanguageSelectorLocation = LANGUAGE_SELECTOR_IN_TOOLBOX;" I get the
following error:

PHP Fatal error:  Call to undefined method MonoBookTemplate::getTitle() in
/usr/share/mediawiki-extensions/base/LanguageSelector/LanguageSelector.php on
line 237

The consequence is that the language selector box does not appear at all.

Alternatively, using "$wgLanguageSelectorLocation =
LANGUAGE_SELECTOR_AS_PORTLET;" for example, works fine and does not produce any
errors (but it is not what I want).

Note: This error appeared after upgrading from MW 1.15.5 to 1.19.5. The
language selector box worked fine in 1.15.

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