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

List of not migrated Node accesses in Fluid or EEL in the Neos code base #5030

Open
mhsdesign opened this issue May 7, 2024 · 0 comments
Open

Comments

@mhsdesign
Copy link
Member

mhsdesign commented May 7, 2024

Dedicated Fluid subtask: #5023

node.parent wont work anymore (q(node).parent().get(0)):

node.tethered wont work anymore (is node.classification.tethered):

node.name is now node.nodeName.value

q(documentNode).property(''_contextPath'') no internal properties anymore

feel free to add your notes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prioritized 🔥
Development

No branches or pull requests

1 participant