Skip to content

Conversation

@lukasniestroj
Copy link

I encountered this issue with typo3/cms-core:10.4 and gridelements:^10.

Scenario:
I have a backendlayout with restrictions on colPos "0" in my backendlayout. (allowed { CType = text,html } } )
In addition i have a simple gridelement with another restriction (allowed { CType = image } } )
Gridelements passes "-1" as colPos value but this value is parsed as "0" -> this results in wrong restrictions.
The dropdown has text, html (wrong) and not image (expected)

@tlueder
Copy link

tlueder commented Dec 15, 2021

I'm having the same problem.

Setup:
Typo3 v11.5.4 in Debug mode
php 8.0

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.

2 participants