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

[BUGFIX] Use correct node for content collection metadata #180

Merged
merged 1 commit into from
Nov 18, 2015

Conversation

aertmann
Copy link
Contributor

Content collection handles are not shown since the meta data
added is using the document node instead of the actual node.

Regression introduced with 4672697
causing the node not to be set correctly for the
contentElementWrapping processor.

Related: NEOS-1326

Content collection handles are not shown since the meta data
added is using the document node instead of the actual node.

Regression introduced with ``4672697b9477ceca53ee7b4e47c4def002e50e32``
causing the node not to be set correctly for the
``contentElementWrapping`` processor.

Related: NEOS-1326
@aertmann
Copy link
Contributor Author

👍 surprised nobody has found this before (broken since 1.2.10)

Not a problem in 2.0 due to the content collection refactoring.

Verify by selecting a content collection in the structure tree and notice the lack of the handles.

Broken:
image

Fixed:
image

@kitsunet
Copy link
Member

Looks good 👍

@dfeyer
Copy link
Contributor

dfeyer commented Nov 12, 2015

👍 by reading

@skurfuerst
Copy link
Member

👍 by reading.

@dfeyer
Copy link
Contributor

dfeyer commented Nov 17, 2015

👍

@aertmann
Copy link
Contributor Author

thanks for the reviews :)

aertmann added a commit that referenced this pull request Nov 18, 2015
[BUGFIX] Use correct node for content collection metadata
@aertmann aertmann merged commit 68184bd into neos:1.2 Nov 18, 2015
@aertmann aertmann deleted the broken-content-collection-wrapping branch November 18, 2015 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants