Skip to content

[BUGFIX] handle doktypes with option isViewable=false without breaking the editor#72

Merged
Kanti merged 1 commit intoFriendsOfTYPO3:mainfrom
cowboyxup:71-page-tca-is-viewable
Apr 25, 2026
Merged

[BUGFIX] handle doktypes with option isViewable=false without breaking the editor#72
Kanti merged 1 commit intoFriendsOfTYPO3:mainfrom
cowboyxup:71-page-tca-is-viewable

Conversation

@cowboyxup
Copy link
Copy Markdown
Contributor

Add Check for TYPO3 >= 14 if doktype is Viewable.

Doktypes with this option set to false are not rendered in the frontend. This check disables the Editor using the same logic as already used for the page type "folder".

See: #71

@cowboyxup cowboyxup force-pushed the 71-page-tca-is-viewable branch from 14dc4a6 to 492d9c8 Compare April 24, 2026 12:54
@Kanti Kanti force-pushed the 71-page-tca-is-viewable branch from 492d9c8 to f6e2682 Compare April 25, 2026 06:43
@Kanti Kanti changed the title [BUGFIX] handle doktypes with option isViewable=false without breakig the editor [BUGFIX] handle doktypes with option isViewable=false without breaking the editor Apr 25, 2026
@Kanti Kanti merged commit e8e5c43 into FriendsOfTYPO3:main Apr 25, 2026
10 checks passed
@Kanti
Copy link
Copy Markdown
Contributor

Kanti commented Apr 25, 2026

Thank you @cowboyxup

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