User "Mglaser" posted a comment on MediaWiki.r98020. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98020#c24285 Commit summary:
* restore DB connection after unserialization. This is needed in all DB variants safe for MySQL. Found when running PagedTiffHandler Selenium tests on Postgres. Credits to Dan Nessett. Comment: Fixed in r99835. As MaxSem suggested, I put in a MWException on attempt to serialize the Database object. In my tests, no exception is thrown. I assume the serialization issue that lead to r98020 was fixed before. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
