You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2009/08/16 22:56:14 UTC

[jira] Resolved: (AXIS2-4302) SoapMessageFormatter, line 67 uses & instead of &&

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

Andreas Veithen resolved AXIS2-4302.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6

Fixed in r804774.

> SoapMessageFormatter, line 67 uses & instead of &&
> --------------------------------------------------
>
>                 Key: AXIS2-4302
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4302
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: nightly
>            Reporter: Jason Fager
>            Assignee: Andreas Veithen
>            Priority: Trivial
>             Fix For: 1.6
>
>
> org.apache.axis2.transport.http.SoapMessageFormatter, line 67, contains a bitwise & instead of a logical &&.  
> It's the same result, but it takes a brain cycle and a ctrl-click to realize that nothing special's going on...

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