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 18:14:51 UTC

[jira] Updated: (AXIS2C-1036) axutil_last_token() adds tokens in wrong order

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

Senaka Fernando updated AXIS2C-1036:
------------------------------------

    Component/s: documentation
       Priority: Minor  (was: Major)
    Description: axutil_last_token() adds tokens in wrong order. The first token returned by this method should be the last match. But, it rather returns it as the second, having the remainder as the first token. I believe this must be documented to solve this issue. Changing this would lead to inconsistent API.  (was: axutil_last_token() adds tokens in wrong order. The first token returned by this method should be the last match. But, it rather returns it as the second, having the remainder as the first token. This behaviour is if the delimiter appears in the input string. However, if it doesn't, the behaviour is proper.)

> axutil_last_token() adds tokens in wrong order
> ----------------------------------------------
>
>                 Key: AXIS2C-1036
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1036
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: documentation, util
>    Affects Versions: 1.3.0
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>            Priority: Minor
>
> axutil_last_token() adds tokens in wrong order. The first token returned by this method should be the last match. But, it rather returns it as the second, having the remainder as the first token. I believe this must be documented to solve this issue. Changing this would lead to inconsistent API.

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