Actions
Feature #6573
closedExpand Not Found error message on metadata view
Start date:
06/17/2014
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
The error message should give three reasons why the content isn't found:
- content was removed because it was invalid or inappropriate
- the user doesn't have permissions to view this content
- that ID doesn't exist
Updated by Lauren Walker about 10 years ago
- Status changed from New to Resolved
The error message now reads:
Nothing was found for one or more of the following reasons:
The content was removed because it was invalid or inappropriate.
You do not have permission to view this content.
The ID 'x' does not exist.
See: https://github.com/NCEAS/metacatui/commit/a35ccd083aaae39a8ce9cdfbcb7c67204895a574
Actions