"Aaron Schulz" posted a comment on MediaWiki.r107771.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107771#c28851

Commit summary for MediaWiki.r107771:

Follow-up r107769:
* do the same with getTouched(); removed its $db param since it's pretty 
useless now (and nothing is using it actually)
* also set $mIsNew in loadFromRow() when there's no DB row (i.e. the page 
doesn't exist)

Also forgot to say that I moved both functions near other related functions.

Aaron Schulz's comment:

getTouched() used to return false if there is no page, now it gives some epoch 
date. Are any callers expecting this?

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to