[
https://issues.apache.org/jira/browse/AXIS2C-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Malinda Kaushalye Kapuruge resolved AXIS2C-937.
-----------------------------------------------
Resolution: Fixed
Implemented.
Now it's posisble to get text value of a node having child text node as follows
txt_val = axiom_util_get_child_text(node, env);
<Node>MYTXT<Node>
txt_val = MYTXT
> axiom_util_get_child_text() is not implemented
> ----------------------------------------------
>
> Key: AXIS2C-937
> URL: https://issues.apache.org/jira/browse/AXIS2C-937
> Project: Axis2-C
> Issue Type: Bug
> Components: xml/om
> Affects Versions: Current (Nightly)
> Environment: N/A
> Reporter: Malinda Kaushalye Kapuruge
> Assignee: Malinda Kaushalye Kapuruge
> Fix For: Current (Nightly)
>
>
> axiom_util_get_child_text() function is specified in the header but not
> implemented in the src.
--
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]