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

Adding some fallbacks #6249

Merged
merged 1 commit into from
Jan 13, 2017
Merged

Conversation

bobdenotter
Copy link
Member

Alleviates the quirk with #6248, but doesn't actually solve it properly.

The underlying issue is that a thrown exception here doesn't get caught.

https://github.com/bolt/bolt/blob/release/3.2/src/Config.php#L651

@GwendolenLynch
Copy link
Contributor

The underlying issue is that a thrown exception here doesn't get caught.

It gets caught here.

The underlying issue is that the exception message gets saved (ugly hack) and then fetched here passed to the exception controller.

Matching PR in #6250

@GwendolenLynch GwendolenLynch merged commit 6397828 into release/3.2 Jan 13, 2017
@GwendolenLynch GwendolenLynch deleted the hotfix/exception-fallbacks branch January 13, 2017 06:02
@GwendolenLynch GwendolenLynch added this to the Bolt 3.2 - Feature release milestone Jul 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants