Preferences type mismatch

Bug #1065839 reported by Dieter Maurer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GNU Mailman REST Client
Fix Released
Undecided
Unassigned

Bug Description

According to "mailman/rest/docs/preferences.rst", the mailman rest api returns a dict for all kinds of preferences (system, user, address, membership) containing the preferences. However, "mailman.client" only expects a dict for the system preferences; in "mailmanclient._client._Preferences._get_preferences" (used for user/address/membership preferences) it expects a list (more precisely, a dict with an "entries" key giving a list of preferences).

Changed in mailman.client:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.