[ 
https://issues.apache.org/jira/browse/ABDERA-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James M Snell resolved ABDERA-62.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.0

Fix applied to trunk and 0.3.0 branch

> EntityTag.matches(EntityTag tag1, String tag2) doesn't work
> -----------------------------------------------------------
>
>                 Key: ABDERA-62
>                 URL: https://issues.apache.org/jira/browse/ABDERA-62
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: David Calavera
>            Priority: Trivial
>             Fix For: 0.3.0
>
>         Attachments: EntityTag.java.diff
>
>
> The method EntityTag.matches(EntityTag tag1, String tag2) calls "equals" 
> method with an EntityTag and String as parameters, it should generate the 
> EntityTag with the String before call the "equals" method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to