Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-728

Error message in LocaleUtils should be info level

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1.0
    • 1.1.1
    • General
    • None

    Description

      In LocaleUtils:

      public static Locale toLocale(String localeString)
      {
      if ((localeString == null) || (localeString.length() == 0))

      { log.error("Locale name null or empty, ignoring"); return Locale.getDefault(); }

      ERROR message should be WARN instead.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            ssilvert Stan D. Silvert
            ssilvert Stan D. Silvert
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment