Conversion from String to Locale.ROOT is not working

Description

The improvement has introduced a regression in LocaleTypeDescriptor.

The Locale.ROOT is stored as an empty String in the database (see LocaleTypeDescriptor#toString) but the current behavior of the LocaleTypeDescriptor#fromString is to return a null Locale if the input String is empty.

Activity

Show:

Vlad MihalceaFebruary 13, 2017 at 3:15 PM

Applied PR upstream.

Fixed

Details

Assignee

Reporter

Worked in

Components

Fix versions

Affects versions

Priority

Created February 13, 2017 at 11:46 AM
Updated May 16, 2017 at 5:29 AM
Resolved May 16, 2017 at 5:28 AM