awjrichards has submitted this change and it was merged. Change subject: Quick fix for mobile watchlist view failing on log entries. ......................................................................
Quick fix for mobile watchlist view failing on log entries. If there's no rc_this_oldid specified (as for log entries), then just link to the page rather than linking to Special:MobileDiff/0 which fails. Change-Id: Ie085ba22f71297c3accbae267aae9e5017d104ba --- M includes/specials/SpecialMobileWatchlist.php 1 file changed, 7 insertions(+), 2 deletions(-) Approvals: awjrichards: Verified; Looks good to me, approved jenkins-bot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/37044 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie085ba22f71297c3accbae267aae9e5017d104ba Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: Brion VIBBER <[email protected]> Gerrit-Reviewer: awjrichards <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
