Last modified: 2014-06-26 14:29:20 UTC
Special:EditWatchlist no longer returs to self after submitting the form. In past, when you removed an item from the watchlist, the confirmation page contained the form with list of checkboxes. Now it doesn't. Assuming it's related to r84718 as mentioned in bug 31502.
Do you want the list of watchlist displayed along with the information of about the changes you have made in your watchlist. Eg 1 item has been removed ----- Addition you need?----------- (Main) Mywiki (Talk | History) Main Page (Talk | History) Help Help:Content (Talk | History) ---------------------- It can be done by addition to the code in submitraw/submitnormal function . Thanks!
see Gerrit change #9979 it includes ajaxify for submit and it should solve this bug for users with javascript supported
(In reply to comment #2) > see Gerrit change #9979 > it includes ajaxify for submit and it should solve this bug for users with > javascript supported That's merged but last comment says the correct version is Gerrit change #17216.
https://gerrit.wikimedia.org/r/#/c/17216/ was abandoned and split into two other commits which have been -1'ed.