Call WikiPage::doViewUpdates also on missing article page view
authorumherirrender <umherirrender_de.wp@web.de>
Fri, 17 Jan 2014 18:49:06 +0000 (19:49 +0100)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 15 Feb 2014 18:39:45 +0000 (18:39 +0000)
commit269315bbe1e904697f3362729770228ff57851ef
treed6cd5c3dd39330b8f0332d29ddc7787f59997999
parent3673bbf201c8f86624e1ae087e820bca1fd7c754
Call WikiPage::doViewUpdates also on missing article page view

Reset notification timestamp also for deleted pages on the watchlist,
this will give a empty notification on api's
prop=info&inprop=notificationtimestamp for the timestamp after visiting
a deleted page.

This also reset the remaining newtalk flags for anon user talks which
are effected by bug 14077.

Change-Id: Ibdb22ab1e0bea02b6ef730cd5737f91801b8d700
includes/Article.php
includes/WikiPage.php