Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deletion of uploaded layers fails #149

Closed
ansell opened this issue Jul 6, 2020 · 2 comments
Closed

Deletion of uploaded layers fails #149

ansell opened this issue Jul 6, 2020 · 2 comments

Comments

@ansell
Copy link
Contributor

ansell commented Jul 6, 2020

  1. Go to: https://nectar-spatial-staging.ala.org.au/ws/manageLayers/uploads
  2. Search for 664 (The Sodicity layer)
  3. Click on Delete next to the Sodicity layer
  4. Nothing happens. Observe a failure in developer tools related to it:
Uncaught ReferenceError: sodicity is not defined
    onclick https://nectar-spatial-staging.ala.org.au/ws/manageLayers/uploads:1

The onclick handler in question seems to be:

<a onclick="return confirmDelete(sodicity, 'sodicity');" class="btn btn-sm btn-danger"><i class="glyphicon glyphicon-remove"></i> delete</a>
@ansell
Copy link
Contributor Author

ansell commented Jul 7, 2020

Testing this deletion on nectar-spatial-test works. Moving this to Waiting for CAB to track it going through CAB and being deployed.

@adam-collins
Copy link
Collaborator

Fixed in snapshot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants