enumValues returned by /gadgets/metadata are in random order
------------------------------------------------------------
Key: SHINDIG-605
URL: https://issues.apache.org/jira/browse/SHINDIG-605
Project: Shindig
Issue Type: Improvement
Components: Gadget Rendering Server (Java)
Reporter: John Hjelmstad
Because UserPref stores EnumValues as a Map, they're returned in random order
when retrieving them via the metadata API. While not expressly codified
anywhere, these are expected to be returned in gadget-specified order so that
Prefs edit menus can be constructed in a reliable and user-friendly manner.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.