Custom Query (2152 matches)
Results (1903 - 1905 of 2152)
Ticket
|
Resolution
|
Summary
|
Owner
|
Reporter
|
#2497 |
fixed
|
abort loses language settings
|
toby
|
toby
|
Reported by toby,
2 years ago.
|
Description |
if not logged in then go to add dataset url
the language is lost
check if this is a ckan 1.7 issue
|
#2498 |
fixed
|
on loggin redirect to requested page
|
toby
|
toby
|
#2500 |
fixed
|
get_action should raise an exception if the action requested doesn't exist
|
ross
|
icmurray
|
Reported by icmurray,
2 years ago.
|
Description |
Original bug report:
Hi CKAN devs,
Can I request that ckan.logic.get_action raises an exception if
the action requested doesn't exist?
Two of us had a frustrating time tracking down an exception this
morning. It's difficult when the exception is raised in python in a
template because you don't get a line number. The problem was caused
by a new logic function being added to another extension, and we
hadn't updated the code there. So if get_action raised an proper
exception rather than silently returning None then I think we'd have
found the problem quicker.
I'd write the code for this, but as I understand that the new system
would require a ticket, branch, pull request, code review, merge. It
seems a lot to do for such a small thing.
Dave
|
Note: See
TracQuery
for help on using queries.