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

Vulnerabilities not always displaying up to date data #31

Open
Beamanator opened this issue Aug 5, 2018 · 2 comments
Open

Vulnerabilities not always displaying up to date data #31

Beamanator opened this issue Aug 5, 2018 · 2 comments

Comments

@Beamanator
Copy link
Owner

A while ago I (and some colleagues) discovered that sometimes when you add / remove Vulns and click "Save" quickly, the page reloads & shows the old data. This is pretty reproducible, so there definitely is a bug somewhere. For a while, I didn't mention anything because the devs were working on bigger issues, but now I thought it would be a good time to bring this one up again.

One workaround I found is:
$('form#postClntVulSubmit').removeAttr('action').removeAttr('method').removeAttr('novalidate') - removing the 'action', 'method', and 'novalidate' attributes from the form surrounding the vulnerability checkboxes. I told the devs, they will hopefully let me know later this week if they have a better solution.

@Beamanator
Copy link
Owner Author

So now the question is - should I add the workaround to this ext or wait?

@Beamanator
Copy link
Owner Author

Waiting...

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

1 participant