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
Comment #1
Anonymous (not verified) commentedivanjaros created an issue. See original summary.
Comment #2
markot91 commentedComment #3
markot91 commentedComment #4
anil.gangwal commentedCan you please explain? how to reproduce the error message for these elements?
Comment #5
joelpittetMay be related #2578561: Move "Inline Form Errors" functionality to optional module and restore D7-style form errors by default
Comment #6
joelpittetCan you provide some steps to reproduce this bug?
Comment #7
joelpittetClosing due to no repsonse.