Custom Query (2152 matches)
Results (2056 - 2058 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2653 | fixed | Requesting file upload authentication fails on demo | toby | aron.carroll |
Description |
Try: http://localhost:5000/api/storage/auth/form/photo-of-a-duck Gets: File '<string>', line 2 in auth_form File '/Users/Aron/.virtualenvs/ckan/src/ckan/ckan/lib/jsonp.py', line 26 in jsonpify data = func(*args, **kwargs) File '/Users/Aron/.virtualenvs/ckan/src/ckan/ckan/controllers/storage.py', line 407 in auth_form authorize(method, bucket, label, c.userobj, self.ofs) File '/Users/Aron/.virtualenvs/ckan/src/ckan/ckan/controllers/storage.py', line 200 in ofs StorageAPIController._ofs_impl = get_ofs() File '/Users/Aron/.virtualenvs/ckan/src/ckan/ckan/controllers/storage.py', line 71 in get_ofs storage_backend = config['ofs.impl'] File '/Users/Aron/.virtualenvs/ckan/lib/python2.7/site-packages/paste/registry.py', line 146 in __getitem__ return self._current_obj()[key] KeyError: 'ofs.impl' |
|||
#2658 | invalid | On Demo change 'Groups' to 'Publishers' everywhere | johnmartin | aron.carroll |
Description |
Can we do this as a localisation? |
|||
#2765 | fixed | Demo login error messages | aron.carroll | aron.carroll |
Description |
I'd suggest we add a generic "failed to login, invalid fields" in the error_summary block. Then more specific "this field is required" when a required field is left empty. So in general, provide an error dict |
Note: See TracQuery
for help on using queries.