User "Reedy" changed the status of MediaWiki.r90266. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90266#c0 Commit summary: * (bug 29233) Temporary fix which roughly restores the 1.16 behaviour of openConnection(), returning a Database object with mOpened = false if the connection fails. However, the idea of throwing an exception from a constructor and then holding on to a reference to the constructed object by saving it in the exception object seems kind of icky. Needs a better fix in trunk. * Don't go into infinite recursion when LCStore_DB is used and read-only mode is triggered. Unfortunately wfMsgNoDB() doesn't do what it says anymore. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
