Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-6436

Log annotations broken for Turkish locale

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.9, 2.2.0-rc-3
    • 2.2.1
    • None
    • None

    Description

      Logging annotations produce wrong method name for "info" keyword since in Turkish locale uppercase form of "i" is uppercase i with a dot. Please see below link for details.

      http://java.sys-con.com/node/46241

      Sample error message from usage:

      groovy.lang.MissingMethodException: No signature of method: ch.qos.logback.classic.Logger.isÄ°nfoEnabled() is applicable for argument types: () values: [] Possible solutions: isInfoEnabled(), isInfoEnabled(org.slf4j.Marker), isErrorEnabled(), isWarnEnabled(), isErrorEnabled(org.slf4j.Marker), isWarnEnabled(org.slf4j.Marker)

      source: https://github.com/groovy/groovy-core/pull/283 / https://github.com/groovy/groovy-core/pull/284

      Attachments

        Issue Links

          Activity

            People

              pschumacher Pascal Schumacher
              pschumacher Pascal Schumacher
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: