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

Prevent reset of page in Liquid payload right before rendering layouts #5009

Merged
merged 2 commits into from Jun 15, 2016

Conversation

NathanHazout
Copy link

Note that this prevents the workaround from working anymore.

@NathanHazout
Copy link
Author

Checks are apparently failing...

@envygeeks
Copy link
Contributor

Checks are fine, restarted the test for you. I'm curious if this will have any problems down the line but it's LGTM. :shipit:

@parkr
Copy link
Member

parkr commented Jun 14, 2016

Perfect! @nasht00, would you please add a test for this? Create a hook like you did in #4414 and place it in a .feature file. You may create a new scenario in features/hooks.feature if you like. 😄 I don't want to break this again!

Fixes #4414.

@parkr parkr changed the title Prevent reset of page to fix #4414 Prevent reset of page in Liquid payload right before rendering layouts Jun 14, 2016
@NathanHazout
Copy link
Author

I'm not familiar with this .feature syntax, this reads like plain English. The test will execute this as-is??

@NathanHazout
Copy link
Author

Added a scenario. I would love some code review as this is a first for me.

@parkr
Copy link
Member

parkr commented Jun 15, 2016

Looks good to me! Failing Travis check is a formatting error unrelated to your change. Thank you 😄

@jekyllbot: merge +bug

@jekyllbot jekyllbot merged commit 713fbb6 into jekyll:master Jun 15, 2016
jekyllbot added a commit that referenced this pull request Jun 15, 2016
@parkr
Copy link
Member

parkr commented Jun 15, 2016

I'm not familiar with this .feature syntax, this reads like plain English. The test will execute this as-is??

Yes it does! 😄 https://travis-ci.org/jekyll/jekyll/jobs/137730352#L466

@jekyll jekyll locked and limited conversation to collaborators Jul 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants