Page MenuHomePhabricator

Preferences doesn't have a method to get ALL preferences, regardless of user/context
Open, MediumPublicFeature

Description

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


Version: unspecified
Severity: enhancement

Details

Reference
bz33695

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 12:09 AM
bzimport set Reference to bz33695.
bzimport added a subscriber: Unknown Object (MLST).
Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 12:24 PM
Aklapper removed a subscriber: wikibugs-l-list.