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 output handling in RenderProcessor #1483

Merged
merged 1 commit into from
May 18, 2017
Merged

Fix output handling in RenderProcessor #1483

merged 1 commit into from
May 18, 2017

Conversation

OliverO2
Copy link
Contributor

Ensure that output modifications by subscribers to onOutputGenerated are picked up.

In contrast to 1.2.4, 1.3.0-rc.2 no longer recognizes output modifications applied by subscribers to onOutputGenerated.

In 1.2.4, output was rendered in Grav.php via echo $this->output; after processing onOutputGenerated inside RenderProcessor.

Ensure that output modifications by subscribers to onOutputGenerated are picked up.
@mahagr
Copy link
Member

mahagr commented May 18, 2017

You're right.

@mahagr mahagr merged commit 890b028 into getgrav:develop May 18, 2017
@OliverO2 OliverO2 deleted the patch-1 branch May 18, 2017 17:13
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.

2 participants