https://bugzilla.wikimedia.org/show_bug.cgi?id=65592

            Bug ID: 65592
           Summary: Selection a namespace on [[Special:Watchlist]] should
                    add the "namespace" parameter to the URL
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: easy
          Severity: enhancement
          Priority: Unprioritized
         Component: Watchlist
          Assignee: [email protected]
          Reporter: [email protected]
       Web browser: ---
   Mobile Platform: ---

1. Go to
https://en.wikipedia.org/wiki/Special:Watchlist
2. Select "User" namespace in the dropdown menu
3. Click "Go"
4. The page will be reloaded but the URL will still be
https://en.wikipedia.org/wiki/Special:Watchlist

Notice that if now I click in e.g. "Show minor edits", the URL becomes
https://en.wikipedia.org/w/index.php?title=Special:Watchlist&namespace=2&hideminor=0
so the "Go" button should also generate this parameter.

This would allow scripts such as
https://en.wikipedia.org/wiki/User:Theopolisme/Scripts/ajaxWatchlist.js?oldid=598337587
to easily update the page with the same parameters it was loaded initially.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to