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

fix(dav): allow any throwable in logException #41985

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

pulsejet
Copy link
Member

@pulsejet pulsejet commented Dec 3, 2023

If a TypeError is passed here, it in turn causes a TypeError which kills the rendering of the error page.

@pulsejet pulsejet added bug 3. to review Waiting for reviews php Pull requests that update Php code labels Dec 3, 2023
@pulsejet pulsejet requested review from blizzz and a team December 3, 2023 04:56
@susnux susnux requested review from a team, ArtificialOwl and icewind1991 and removed request for a team December 3, 2023 14:21
@susnux susnux changed the title fix(files): allow any throwable in logException fix(dav): allow any throwable in logException Dec 3, 2023
@pulsejet pulsejet force-pushed the pulsejet/fix-log-exception branch from 6c8b9e4 to a3b617f Compare December 3, 2023 20:41
If a TypeError is passed here, it in turn causes a TypeError which
kills the rendering of the error page.

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
@blizzz blizzz force-pushed the pulsejet/fix-log-exception branch from a3b617f to a205561 Compare December 4, 2023 09:46
@pulsejet pulsejet merged commit 1fd6273 into master Dec 4, 2023
50 checks passed
@pulsejet pulsejet deleted the pulsejet/fix-log-exception branch December 4, 2023 15:34
@pulsejet
Copy link
Member Author

pulsejet commented Dec 4, 2023

/backport to stable28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants