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

Guard against param panels' errors during init #8135

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Oct 20, 2023

Catch Exception when initializing the panels to ensure the exceptions in those panels don't prevent the dialogues (e.g. Options) from being opened/used.


Related to SasanLabs/owasp-zap-fileupload-addon#21.

Catch `Exception` when initializing the panels to ensure the exceptions
in those panels don't prevent the dialogues (e.g. Options) from being
opened/used.

Signed-off-by: thc202 <thc202@gmail.com>
@psiinon psiinon merged commit a4a7fad into zaproxy:main Oct 20, 2023
10 checks passed
@thc202 thc202 deleted the init-param-ex branch October 20, 2023 14:13
Copy link

This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging this pull request may close these issues.

None yet

3 participants