Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0-M7
-
None
Description
During MCHECKSTYLE-432 it was discovered that an incorrect locale is assumed since it retrieved getLocales().get(0). This assumption is wrong because we cannot expect that <locales/> contains default at the 0th position. So we need, as everywhere else, compare with SiteTool#DEFAULT_LOCALE,
Attachments
Issue Links
- Discovered while testing
-
MCHECKSTYLE-432 Inline configuration does not work when creating site reports with multiple locales
- Closed