Opened 14 years ago
Last modified 13 years ago
#372 new defect
Delete button in metadata view doesn't change page
Reported by: | heikki | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Future release |
Component: | User interface (web) | Version: | v2.6.1 |
Keywords: | Cc: |
Description
When you are logged in and delete a metadata from the metadata view page, after deleting you stay on the page, with the deleted metadata in view.
If you delete again, or refresh the page, you get an error.
Scenario:
- create metadata
- save & close
- delete
After deleting, the page should change to the admin page.
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
That's fine with me too. The way it currently works is really a bug; it should change to some "base" page, be that home or admin.
comment:3 by , 14 years ago
Milestone: | v2.6.3 → Future release |
---|---|
Priority: | major → minor |
comment:4 by , 13 years ago
Follow up bug: http://trac.osgeo.org/geonetwork/ticket/540
After deleting the metadata, the same search results should be shown to the user again with just the deleted metadata missing.
In my opinion, after deleting, the page should change to the home page, not necessarily to the admin page.