Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2223

ModeShape's EAP kit incorrectly formats logging messages with arguments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Minor
    • 3.8.1.Final, 3.8.x-prod-ip6.1
    • 3.8.0.Final
    • None
    • None

    Description

      The places in the EAP kit where the JBoss Logger is used to print out messages which contain arguments, format those arguments incorrectly .

      For example:

      Logger.getLogger(getClass()).debugv(Binding repository '{0}' to JNDI name '{1}' and '{2}')
      

      will actually print out:

      Binding repository {0} to JNDI name {1}
      

      Attachments

        Activity

          Public project attachment banner

            context keys: [headless, issue, helper, isAsynchronousRequest, project, action, user]
            current Project key: MODE

            People

              hchiorean Horia Chiorean (Inactive)
              hchiorean Horia Chiorean (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: