You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by "Thomas Leonard (JIRA)" <ji...@apache.org> on 2006/08/01 15:24:14 UTC

[jira] Created: (WSS-51) Incorrect test for null in WSHandler

Incorrect test for null in WSHandler
------------------------------------

                 Key: WSS-51
                 URL: http://issues.apache.org/jira/browse/WSS-51
             Project: WSS4J
          Issue Type: Bug
            Reporter: Thomas Leonard
         Assigned To: Davanum Srinivas


| should be || in

            if (certs == null | certs.length < 1) {

(will attach patch)

-- 
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: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Resolved: (WSS-51) Incorrect test for null in WSHandler

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ruchith Udayanga Fernando resolved WSS-51.
------------------------------------------

    Resolution: Fixed

Fixed according to Fred.

> Incorrect test for null in WSHandler
> ------------------------------------
>
>                 Key: WSS-51
>                 URL: https://issues.apache.org/jira/browse/WSS-51
>             Project: WSS4J
>          Issue Type: Bug
>            Reporter: Thomas Leonard
>         Attachments: wshandler.patch
>
>
> | should be || in
>             if (certs == null | certs.length < 1) {
> (will attach patch)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-51) Incorrect test for null in WSHandler

Posted by "Fred Dushin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fred Dushin updated WSS-51:
---------------------------

    Fix Version/s: 1.5.4

> Incorrect test for null in WSHandler
> ------------------------------------
>
>                 Key: WSS-51
>                 URL: https://issues.apache.org/jira/browse/WSS-51
>             Project: WSS4J
>          Issue Type: Bug
>            Reporter: Thomas Leonard
>             Fix For: 1.5.4
>
>         Attachments: wshandler.patch
>
>
> | should be || in
>             if (certs == null | certs.length < 1) {
> (will attach patch)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-51) Incorrect test for null in WSHandler

Posted by "Thomas Leonard (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSS-51?page=all ]

Thomas Leonard updated WSS-51:
------------------------------

    Attachment: wshandler.patch

> Incorrect test for null in WSHandler
> ------------------------------------
>
>                 Key: WSS-51
>                 URL: http://issues.apache.org/jira/browse/WSS-51
>             Project: WSS4J
>          Issue Type: Bug
>            Reporter: Thomas Leonard
>         Assigned To: Davanum Srinivas
>         Attachments: wshandler.patch
>
>
> | should be || in
>             if (certs == null | certs.length < 1) {
> (will attach patch)

-- 
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: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-51) Incorrect test for null in WSHandler

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WSS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated WSS-51:
--------------------------------

    Assignee:     (was: Davanum Srinivas)

> Incorrect test for null in WSHandler
> ------------------------------------
>
>                 Key: WSS-51
>                 URL: https://issues.apache.org/jira/browse/WSS-51
>             Project: WSS4J
>          Issue Type: Bug
>            Reporter: Thomas Leonard
>         Attachments: wshandler.patch
>
>
> | should be || in
>             if (certs == null | certs.length < 1) {
> (will attach patch)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Commented: (WSS-51) Incorrect test for null in WSHandler

Posted by "Fred Dushin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WSS-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12570850#action_12570850 ] 

Fred Dushin commented on WSS-51:
--------------------------------

I applied Colm's patch.  I don't think I have permissions in Jira, though, to assign and/or close the bug.

> Incorrect test for null in WSHandler
> ------------------------------------
>
>                 Key: WSS-51
>                 URL: https://issues.apache.org/jira/browse/WSS-51
>             Project: WSS4J
>          Issue Type: Bug
>            Reporter: Thomas Leonard
>         Attachments: wshandler.patch
>
>
> | should be || in
>             if (certs == null | certs.length < 1) {
> (will attach patch)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org


[jira] Updated: (WSS-51) Incorrect test for null in WSHandler

Posted by "Thomas Leonard (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/WSS-51?page=all ]

Thomas Leonard updated WSS-51:
------------------------------

    Attachment: wshandler.patch

> Incorrect test for null in WSHandler
> ------------------------------------
>
>                 Key: WSS-51
>                 URL: http://issues.apache.org/jira/browse/WSS-51
>             Project: WSS4J
>          Issue Type: Bug
>            Reporter: Thomas Leonard
>         Assigned To: Davanum Srinivas
>         Attachments: wshandler.patch
>
>
> | should be || in
>             if (certs == null | certs.length < 1) {
> (will attach patch)

-- 
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: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org