Ticket #1346 (closed defect: fixed)
'get_authorization_group_dict not found' exception
| Reported by: | dread | Owned by: | dread |
|---|---|---|---|
| Priority: | minor | Milestone: | ckan-sprint-2011-10-28 |
| Component: | ckan | Keywords: | |
| Cc: | Repository: | ckan | |
| Theme: | none |
Description
This stems from a feature to allow you to prefill fields in the authorizationgroup creation form.
e.g. http://ckan.net/authorizationgroup/new?name=science
It's not tested, not supported in the new logic layer and therefore broken. I don't think anyone uses it - can remove it.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in cset:df299e69d456 on default for release 1.5. Problem exists on releases 1.4.3 - 1.3.1 and probably earlier too.