Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 13.10.2
-
Component/s: Flamingo Skin
-
Labels:None
-
Tests:Integration
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Pull Request Status:Pull Request accepted
-
Similar issues:
Description
The locale picker adds a <small>-element as child of the <option>, which is not allowed in HTML (see MDN). The corresponding code is in localePicker.js#L34.