You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Plone 4.3, on an error page, you have in the body classes: template-default_error_message.
In Plone 5.2, you get template-index-html. That can indicate lots of possible templates/views.
It would be useful to be able to recognise an error page again, for example for Diazo rules.
The exact same body class is not needed.
The text was updated successfully, but these errors were encountered:
In Plone 4.3, on an error page, you have in the body classes:
template-default_error_message
.In Plone 5.2, you get
template-index-html
. That can indicate lots of possible templates/views.It would be useful to be able to recognise an error page again, for example for Diazo rules.
The exact same body class is not needed.
The text was updated successfully, but these errors were encountered: