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: util
Affects Versions: 1.3.0
Reporter: Senaka Fernando
Assignee: Senaka Fernando
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.
--
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]