Skip to content

[TASK] Make it work with TYPO3 v14#178

Open
georgringer wants to merge 4 commits into
IchHabRecht:mainfrom
georgringer:main
Open

[TASK] Make it work with TYPO3 v14#178
georgringer wants to merge 4 commits into
IchHabRecht:mainfrom
georgringer:main

Conversation

@georgringer
Copy link
Copy Markdown

I just tested it and works in a v14 project, haven't checked anything else and TBH also don't got any clues why the github tests are failing

@develth
Copy link
Copy Markdown

develth commented Feb 10, 2026

hey @georgringer

seems like that for v14 it fails cause by different phpunit versions required by this package and typo3/testing-framework.
When change it, there are Errors regarding changed api of constructor of TransientMemoryBackend

@mbrodala
Copy link
Copy Markdown
Contributor

mbrodala commented Apr 28, 2026

Is this extension actually still necessary given that TYPO3v14 has this?

Feature: #108623 - Allow content element restrictions per colPos

@ghermens
Copy link
Copy Markdown

Is this extension actually still necessary given that TYPO3v14 has this?

Feature: #108623 - Allow content element restrictions per colPos

Afaik b13/container still depends on content_defender, if this functionality is required...?

@mbrodala
Copy link
Copy Markdown
Contributor

@ghermens Not sure what you mean, b13/container only depends on typo3/cms-backend.

@ghermens
Copy link
Copy Markdown

@mbrodala

https://github.com/b13/container/blob/master/README.md

"If EXT:content_defender is installed, you can use allowed, disallowed, and maxitems in the column configuration"

@mbrodala
Copy link
Copy Markdown
Contributor

OK, that's support not a requirement. And apparently not necessary anymore: b13/container#691 (not released yet AFAIS)

@ghermens
Copy link
Copy Markdown

OK, that's support not a requirement. And apparently not necessary anymore: b13/container#691 (not released yet AFAIS)

Thanks for the hint, working with b13/container dev-master in my current project now... :-)

gmartino27 added a commit to gmartino27/content_defender that referenced this pull request May 11, 2026
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.

5 participants