Uploaded image for project: 'DMR'
  1. DMR
  2. DMR-1

Problem resolving expression with complex default values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.1.6.Final, 1.2.0.Beta1
    • None
    • None

    Description

      During automatic testing of AS7 expression handling I found logging subsystem pattern attributes were not resolved properly. For example, the following expression:

      ${exp.test:%K{level}%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n}
      

      would resolve to:

      %K{level%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n}
      %K{level}%d{HH:mm:ss,SSS} %-5p [%c] (%t) %s%E%n is the correct value

      Attachments

        Activity

          People

            dlloyd@redhat.com David Lloyd
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: