https://bugzilla.wikimedia.org/show_bug.cgi?id=29280
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Roan Kattouw <[email protected]> 2011-06-06 15:48:24 UTC --- (In reply to comment #0) > Created attachment 8621 [details] > Detailed badtitle patch for svn89562 > Haven't looked at this in detail, but I did notice it seems to change Title-constructing functions to return a BadTitle object for bad inputs instead of null. This is probably a bad idea, with checks like <code>if ( !$title )</code> hardcoded all over MediaWiki and its extensions. -- 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
