Ticket #2930 (closed defect: fixed)
convert_from_extras() returns qupted strings from API
Reported by: | seanh | Owned by: | |
---|---|---|---|
Priority: | awaiting triage | Milestone: | ckan-v1.8.1 |
Component: | ckan | Keywords: | api cmap |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Use an IGroupForm plugin to add a custom metadata field to groups using convert_to_extras() and convert_from_extras(), when calling group show the value comes back quoted, e.g. '"my_value"'
Should add tests to example_igroupform and others that setting and getting the custom fields works through the action API.
Change History
Note: See
TracTickets for help on using
tickets.