Uploaded image for project: 'CAL10N'
  1. CAL10N
  2. CAL-41

Maven plugin only supports locale countries in windows

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Linux

    Description

      VerifyMojo constructs Locale's with the single parameter constructor, that creates lowercase locales, (en_en for en_EN, es_es for es_ES).

      It should use instead MiscUtil#toLocate instead, which properly splits the locale string by underscores.

      In windows the process apparently works, since the filesystem is case insensitive. However, anywhere else it fails.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            felix_velasco Félix Velasco
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: