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

           Summary: Watchlist show/hide links do not preserve namespace
                    inversion
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]


The "show/hide" links at the top of the watchlist do not remember the setting
of the "invert" parameter.

If the user, for example, selects the Talk namespace and selects the invert
box, they will see changes to pages on their watchlist for all namespaces apart
from Talk. Correct so far. If they now click on, say, "Hide anons" and they
will see changes for the Talk namespace only.

The code needs to have the line:
wfAppendToArrayIfNotDefault( 'invert', $invert, $defaults, $nondefaults);

added to the list of calls to wfAppendToArrayIfNotDefault


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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