Details
- 
    Bug 
- 
    Resolution: Fixed
- 
    Major 
- 
    13.10.2
- 
    None
- 
        Integration
- 
        Unknown
- 
        N/A
- 
        N/A
- 
        Pull Request accepted
- 
        
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.