Neos.Demo icon indicating copy to clipboard operation
Neos.Demo copied to clipboard

Custom Error Page is not usable

Open fcool opened this issue 2 years ago • 2 comments

The _hidden property is not longer changeable for auto created nodes.

The current demo package creates a "Not Found" - Page automatically. As this property is not longer changeable there is no way (but to manually edit the database content) to enable the prepared custom not found handling.

See also: https://github.com/neos/neos-ui/issues/2282 https://github.com/neos/neos-ui/pull/3004

fcool avatar Jul 27 '23 11:07 fcool

What would be the new way?

crydotsnake avatar Aug 01 '23 16:08 crydotsnake

To be honest: I dont know! What would work right now: Do net set _hidden to true per default. So it cannot be longer activated manually, but is "always" or "never".

Apart from that... I would suggest to follow the both linked issues. There some possibilities and ideas are discussed - but as far as I know - nothing settled yet.

fcool avatar Aug 01 '23 17:08 fcool