[PATCH] invalid code tries to compare unrelated objects
-------------------------------------------------------

         Key: XALANJ-2209
         URL: http://issues.apache.org/jira/browse/XALANJ-2209
     Project: XalanJ2
        Type: Improvement
  Components: XSLTC  
    Versions: Latest Development Code    
    Reporter: Dave Brosius
    Priority: Minor
 Attachments: fix_equals.diff

A QName is attempted to be .equals with a string. This will always be false. 
compare the stringrep instead

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to