Skip to content

BUGFIX: Raw content mode for nodes without node type#5422

Merged
mhsdesign merged 1 commit intoneos:9.0from
mhsdesign:bugfix/raw-content-mode-for-nodes-without-nodetype
Jan 13, 2025
Merged

BUGFIX: Raw content mode for nodes without node type#5422
mhsdesign merged 1 commit intoneos:9.0from
mhsdesign:bugfix/raw-content-mode-for-nodes-without-nodetype

Conversation

@mhsdesign
Copy link
Copy Markdown
Member

with #5287

Neos.Node.nodeType can be NULL (and thus .properties) which causes a type error if passed to sortByPropertyPath

related #5402 (comment)

Upgrade instructions

Review instructions

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

with neos#5287

`Neos.Node.nodeType` can be `NULL` (and thus `.properties`) which causes a type error if passed to `sortByPropertyPath`

related neos#5402 (comment)
@mhsdesign mhsdesign merged commit 01f1e0f into neos:9.0 Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant