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

Check if debugMode is defined before using it #21657

Merged
merged 1 commit into from
Jul 2, 2020

Conversation

rullzer
Copy link
Member

@rullzer rullzer commented Jul 2, 2020

Fix #21150

Else the sabre error page (where the var is not defined) will throw
warnings all the time.

Was reported in sentry.
https://sentry.io/share/issue/bd815c63035749edba6754887b0602c2/

Else the sabre error page (where the var is not defined) will throw
warnings all the time.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@georgehrke
Copy link
Member

@rullzer Backport?

@rullzer
Copy link
Member Author

rullzer commented Jul 2, 2020

/backport to stable19

@rullzer
Copy link
Member Author

rullzer commented Jul 2, 2020

/backport to stable18

@rullzer
Copy link
Member Author

rullzer commented Jul 2, 2020

yeah lets. it is not a big dael. But also a trivial backport. So all good

@rullzer rullzer merged commit 19aa92a into master Jul 2, 2020
@rullzer rullzer deleted the fix/no_undefined_in_template branch July 2, 2020 17:57
@backportbot-nextcloud
Copy link

The backport to stable18 failed. Please do this backport manually.

rullzer added a commit that referenced this pull request Jul 3, 2020
Manual backport of "Check if debugMode is defined before using it" #21657
@rullzer rullzer mentioned this pull request Jul 6, 2020
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Undefined index: debugMode in exception.php
4 participants