Followup r75334. Change to int == string, rather than int === string (not going to...
authorSam Reed <reedy@users.mediawiki.org>
Sat, 1 Jan 2011 22:35:16 +0000 (22:35 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 1 Jan 2011 22:35:16 +0000 (22:35 +0000)
commit80c7f081fb0dca61e324834298c1d922f41648c3
treeb593a10c0032ccf132e92ddea929686a9e265c18
parent3ca86037d6b89eef03099dbfb124fb8b4553ca68
Followup r75334. Change to int == string, rather than int === string (not going to work)

Attempt to load/save an article object, rather than an title object from the parser cache.

Per Bryan, and per bug 26534 now logged, this really needs refactoring more cleanly. As if latestRevId == oldid set, it's doing exactly the same lookup/parse
includes/api/ApiParse.php