You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Senaka Fernando (JIRA)" <ji...@apache.org> on 2008/02/29 11:30:51 UTC

[jira] Created: (AXIS2C-1027) axutil_uri parse methods won't recognize the absense of the host part as a failure.

axutil_uri parse methods won't recognize the absense of the host part as a failure.
-----------------------------------------------------------------------------------

                 Key: AXIS2C-1027
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1027
             Project: Axis2-C
          Issue Type: Bug
          Components: util
    Affects Versions: 1.3.0
            Reporter: Senaka Fernando
            Assignee: Senaka Fernando


axutil_uri parse methods won't recognize the absense of the host part as a failure. But, we should according to RFC2396. The real issue is when we actually output the string we output it without the host, making our uri outputs invalid.

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


[jira] Updated: (AXIS2C-1027) axutil_uri parse methods won't recognize the absence of the host part as a failure.

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

Senaka Fernando updated AXIS2C-1027:
------------------------------------

    Description: axutil_uri parse methods won't recognize the absence of the host part as a failure. But, we should according to RFC2396. The real issue is when we actually output the string we output it without the host, making our uri outputs invalid.  (was: axutil_uri parse methods won't recognize the absense of the host part as a failure. But, we should according to RFC2396. The real issue is when we actually output the string we output it without the host, making our uri outputs invalid.)
        Summary: axutil_uri parse methods won't recognize the absence of the host part as a failure.  (was: axutil_uri parse methods won't recognize the absense of the host part as a failure.)

> axutil_uri parse methods won't recognize the absence of the host part as a failure.
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1027
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1027
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.3.0
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>
> axutil_uri parse methods won't recognize the absence of the host part as a failure. But, we should according to RFC2396. The real issue is when we actually output the string we output it without the host, making our uri outputs invalid.

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


[jira] Resolved: (AXIS2C-1027) axutil_uri parse methods won't recognize the absence of the host part as a failure.

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

Senaka Fernando resolved AXIS2C-1027.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Current (Nightly)

Fixed Issue

> axutil_uri parse methods won't recognize the absence of the host part as a failure.
> -----------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1027
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1027
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.3.0
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: Current (Nightly)
>
>
> axutil_uri parse methods won't recognize the absence of the host part as a failure. But, we should according to RFC2396. The real issue is when we actually output the string we output it without the host, making our uri outputs invalid.

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