https://bugzilla.wikimedia.org/show_bug.cgi?id=27665
--- Comment #6 from Bryan Tong Minh <[email protected]> 2011-02-24 15:18:15 UTC --- PHP 5.1 does not fully support automatic string conversion I believe. I just looked up our installation requirements, and 5.1 is still listed as supported, so this should be fixed. The fix would be to pass $title->getPrefixedText() instead of $title to one of the Html functions. -- 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
