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

       Web browser: ---
             Bug #: 33695
           Summary: Preferences doesn't have a method to get ALL
                    preferences, regardless of user/context
           Product: MediaWiki
           Version: 1.18.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: User preferences
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
            Blocks: 18195
    Classification: Unclassified


Having to do

Preferences::getPreferences( $context->getUser(), $context ),

in the API, to get a list of preferences to display is just icky, as well as
being stupid for caching, as it's user variant, so it's just a no go (though,
fine for initial development etc) as it'll show invalid values to some users,
and miss other ones

-- 
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