[ckan-changes] [okfn/ckan] 0086f1: [#1258] json validation for facet.field param in p...
GitHub
noreply at github.com
Wed Nov 20 16:20:59 UTC 2013
Branch: refs/heads/1258-validator-decorators
Home: https://github.com/okfn/ckan
Commit: 0086f1b30aaae22a6da58a2bb3cbfa1ec03e7032
https://github.com/okfn/ckan/commit/0086f1b30aaae22a6da58a2bb3cbfa1ec03e7032
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2013-11-20 (Wed, 20 Nov 2013)
Changed paths:
M ckan/logic/action/get.py
M ckan/logic/converters.py
M ckan/logic/schema.py
M ckan/new_tests/logic/action/test_get.py
Log Message:
-----------
[#1258] json validation for facet.field param in package_search
move validation out of action function and into the schema to prevent
500 errors
More information about the ckan-changes
mailing list