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 unable to use send_as during template processing (#1712) #1713

Closed
wants to merge 2 commits into from

Conversation

abeverley
Copy link
Contributor

Fix the problems as described in #1712. Namely these are further issues subsequent to #1622 regarding unusual actions that take place during template rendering. This could be, for example, custom exception handling during failed template rendering, which result in plain text being sent back to the client instead of the template.

lib/Dancer2/Core/App.pm Outdated Show resolved Hide resolved
@cromedome
Copy link
Contributor

👍 from me. Will publish another release as soon as we get another +1 on this.

Copy link
Contributor

@yanick yanick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. And 💯 for the test cases!

@GeekRuthie
Copy link
Contributor

Looks good to me, also!

@cromedome
Copy link
Contributor

Merged, thanks!

@cromedome cromedome closed this Jul 13, 2024
@abeverley
Copy link
Contributor Author

Fantastic, thanks all.

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.

5 participants