Skip to content

[BUGFIX] Remove added condition for v13+ pageTs handling#661

Merged
achimfritz merged 1 commit intob13:masterfrom
nhovratov:bugfix/660
Dec 12, 2025
Merged

[BUGFIX] Remove added condition for v13+ pageTs handling#661
achimfritz merged 1 commit intob13:masterfrom
nhovratov:bugfix/660

Conversation

@nhovratov
Copy link
Contributor

The added condition for excluded cTypes prevented an early return for v13+ pageTS config handling: Per default no extra configuration is needed if items should be added.

The condition is not needed at all. If the array is empty the foreach loop does nothing and the pageTs is returned.

Fixes: #660

The added condition for excluded cTypes prevented an
early return for v13+ pageTS config handling: Per default
no extra configuration is needed if items should be added.

The condition is not needed at all. If the array is empty
the foreach loop does nothing and the pageTs is returned.

Fixes: b13#660
achimfritz added a commit that referenced this pull request Dec 12, 2025
@achimfritz achimfritz merged commit 9f0f81f into b13:master Dec 12, 2025
7 checks passed
@achimfritz
Copy link
Contributor

@nhovratov thanks for fix

achimfritz added a commit that referenced this pull request Dec 14, 2025
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.

[BUG] Container Registry generates page tsconfig in v13 for NewContentElementWizard

3 participants