https://bugzilla.wikimedia.org/show_bug.cgi?id=32661
--- Comment #9 from Markus Krötzsch <[email protected]> 2012-02-13 09:47:59 UTC --- (In reply to comment #8) > Unfortunately, I would have to disagree with you here. This was an actual > problem for my customer and these four lines of code resolved it. I am not > going to argue one side or the other here, I just hope you or someone else > might find this small adjustment useful. > Sure, I am not saying that your changes did not fix the symptoms of the problem, which no doubt has been useful for keeping the site running. I am saying that it is not a good idea to introduce code for working around corrupted database content. Instead, you should use the method I described to fix the database content, or, if this method fails, find out why your database has wrong entries in the first place. -- 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
