When adding a CSS class containing an underscore to the view in the UI, an error message 'CSS classes must be alphanumeric or dashes only.' is shown. However, underscore is also a valid character in HTML class attribute.

Comments

iamjon’s picture

Status: Active » Closed (duplicate)

Changing status. Please update #939992: "CSS classes must be alphanumeric or dashes only." I think underscores should be included. It seems like the feature you requested needs review.