Georg Ringer

Results 188 comments of Georg Ringer

I guess this should work with just raising the requirements. do you mind testing it locally and do a PR then? or sponsor it if I should do it?

the PR has been merged, I plan a release for v13, follow https://github.com/georgringer/news_category_pid_constraint/issues/3

Thanks @einpraegsam for the issue. I fixed that in main a bit different by using site set settings and those configuration in the link generation as fallback. Feel free to...

wanna make it nullable?

be aware that extbase can handle null datetime values in setters only since 13.2, see https://review.typo3.org/c/Packages/TYPO3.CMS/+/83839

maybe use explode + GeneralUtility::intExplode(',', $array, true)

as this is a breaking change and the core is also inconsistent I leave this open for the next major version