[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to