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

--- Comment #3 from Liangent <liang...@gmail.com> ---
A direct cause is that stub objects can't handle calls with references.
However:

1) $wgContLang is never initialized as a stub object
2) findVariantLink() is always expected to run on $wgContLang

Looks as if something is calling findVariantLink() on $wgLang or similar stuff
incorrectly? A backtrace would be useful...

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to