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

Release 2.11.2 #174

Merged
merged 3 commits into from
May 15, 2023
Merged

Release 2.11.2 #174

merged 3 commits into from
May 15, 2023

Conversation

stephen-cox
Copy link
Member

No description provided.

stephen-cox and others added 3 commits May 15, 2023 14:03
- Slightly restructures the loop to avoid nesting conditionals and to enable
  the structure to accommodate other nonstandard cases if any should come up.
- The flow for each iteration is now:
    - exit iteration if $options['type'] is not set;
    - set $entity if $options['type'] is 'entity:*';
    - alternately, set $entity if $options['type'] is 'node_preview' AND
      its view mode is set to 'full';
    - set $this->entity to $entity if a) it's set, and b) it's an instance of
      EntityInterface;
- Re: 168_pageheaderblock_php_does_not_render_lede_in_node_preview
@stephen-cox stephen-cox merged commit e15adc8 into release-2.x May 15, 2023
8 checks passed
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