The container form element like fieldset or datetime-wrapper in the system module are missing the form error classes(form-item--error-message). They print the errors in simple div. One has to use the Classy theme or override the templates in custom theme to get the proper classes.
For example the form-element template has the proper form-item--error css class. This looks like a bug since those error classes are in the core and therefore the Classy template should not be required(it does not add anything else).

Comments

Anonymous’s picture

ivanjaros created an issue. See original summary.

markot91’s picture

Assigned: Unassigned » markot91
markot91’s picture

Assigned: markot91 » Unassigned
anil.gangwal’s picture

Can you please explain? how to reproduce the error message for these elements?

joelpittet’s picture

Priority: Minor » Normal
Status: Active » Postponed (maintainer needs more info)
Issue tags: +Needs steps to reproduce

Can you provide some steps to reproduce this bug?

joelpittet’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to no repsonse.