Ticket #1693 (closed defect: fixed)
register_pluggable_behaviour should not be in routing
Reported by: | ross | Owned by: | ross |
---|---|---|---|
Priority: | awaiting triage | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
We should try and move register_pluggable_behaviour into environment and out of routing as it is causing import issues when using simple search.
These functions already take a map and so they should be fine any time after the call to make_map
Change History
Note: See
TracTickets for help on using
tickets.
Toby fixed this up