Custom Query (2152 matches)
Results (1069 - 1071 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1133 | worksforme | command line rights manipulation doesn't work | johnlawrenceaspden | |
Description |
It appears that the command $ paster rights add russianfan admin warandpeace has no effect, even though $ paster rights remove russianfan admin warandpeace works fine. This may be specific to something I've done, could someone confirm? If it's the case more generally, then I'm assuming this behaviour is untested? Tests should probably be added. |
|||
#1132 | invalid | test_authz doesn't run | johnlawrenceaspden | |
Description |
Trying to run the tests in test_authz.py with $ nosetests --ckan ckan/tests/functional/test_authz.py results in no tests being run: Ran 0 tests in 0.840s OK (SKIP=3) |
|||
#1131 | fixed | Search param validation exception not caught | dread | dread |
Description |
Example request: http://nl.ckan.net/api/2/search/package?q=delft&order_by=&offset=&limit=&tags= Gives 500 error: <type 'exceptions.ValueError'>: invalid literal for int() with base 10: '' |
Note: See TracQuery
for help on using queries.