You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org> on 2006/04/06 06:10:57 UTC

[jira] Closed: (GERONIMO-753) GBeanName.matches does not respect quotes

     [ http://issues.apache.org/jira/browse/GERONIMO-753?page=all ]
     
Dain Sundstrom closed GERONIMO-753:
-----------------------------------

    Fix Version: 1.1
                     (was: 1.x)
     Resolution: Won't Fix

GBeanNames have been dropped for AbstractNames and the plan is to ultimately replace AbstractName with a URI.  In either case, quoting will not be supported.

> GBeanName.matches does not respect quotes
> -----------------------------------------
>
>          Key: GERONIMO-753
>          URL: http://issues.apache.org/jira/browse/GERONIMO-753
>      Project: Geronimo
>         Type: Bug

>   Components: kernel
>     Versions: 1.0-M3
>     Reporter: Aaron Mulder
>      Fix For: 1.1

>
> 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.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira