Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Test localised value for import against existing localised value | Louise Crow | 2015-02-23 | -0/+2 |
Previously the call to public_body.send would return the value for the default locale if no value was set in the current locale, meaning that translations for attributes that were the same as the attribute values in the default locale were not being loaded. Fixes #2134. |