Page MenuHomePhabricator

Ajaxify the "watch" links on Special:Unwatchedpages
Closed, ResolvedPublic

Description

The "watch" links on Special:Unwatchedpages should use the AJAX watch feature so one does not have to load the add-to-watchlist page and then click back to get back to the list.


Version: 1.14.x
Severity: enhancement

Details

Reference
bz17367

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 10:27 PM
bzimport set Reference to bz17367.

I have implemented it:
https://gerrit.wikimedia.org/r/6143

(For non JavaScript browser it has the same functionality as before)

Patch in Gerrit needs rework according to -1.

Change 6143 had a related patch set uploaded by Krinkle:
ajaxify watch links on SpecialUnwatchedpages.

https://gerrit.wikimedia.org/r/6143

Updated gerrit with a request to get the fix finalized this week. Otherwise we'll have to push it off.

Do we still want to backport to 1.23?

(In reply to Bartosz Dziewoński from comment #5)

Do we still want to backport to 1.23?

If so, someone needs to create a patch. It didn't cleanly cherry-pick.