Uploaded image for project: 'Geronimo'
  1. Geronimo
  2. GERONIMO-753

GBeanName.matches does not respect quotes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.0-M3
    • 1.1
    • kernel
    • None

    Description

      It seems that it's legal to quote a component in an ObjectName: domain:key="value"

      When that ObjectName is turned into a GBeanName, it retains the quotes. When you compare an unquoted key=value to it (in GBeanName.matches and likely in equals too) the values are treated as different, even though they are the same except for the quotes and should be recognized as identical.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ammulder Aaron Mulder
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: