Description
Details
- Reference
- bz31753
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T33753 Special:EditWatchlist no longer returns to self after submitting the form | |||
Open | Feature | None | T34151 Modernize watchlist editor (EditWatchlist) for AJAXy interactivity |
Event Timeline
vivekee047 wrote:
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.