[
https://issues.apache.org/jira/browse/AXIS2C-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandika Jayawardana reassigned AXIS2C-787:
------------------------------------------
Assignee: Nandika Jayawardana (was: Damitha Kumarage)
> axutil_qname_to_string serialize with the prefix.
> -------------------------------------------------
>
> Key: AXIS2C-787
> URL: https://issues.apache.org/jira/browse/AXIS2C-787
> Project: Axis2-C
> Issue Type: Bug
> Components: util
> Affects Versions: 1.2.0
> Environment: Linux Ubuntu, But this is a bug in every platform
> Reporter: Dimuthu Gamage
> Assignee: Nandika Jayawardana
> Fix For: 1.7.0
>
>
> Currently the axutil_qname_to_serialize function serialize the qname with the
> prefix.
> "localpart|namespace_uri|prefix"
> This cause problems in comparing qnames,
> I.e. although axutil_qname_equals has get rid of this using different
> approaches (just not comparing prefixes), In other places like axiom this
> serialized strings kept in the hashes. (e.g. attribute hash in the element).
> This leads axiom_element_get_attribute not to work on occasions where the
> prefix of the given qname is different. This is a problem for
> interoperability.
> I think these bugs can be fixed if we remove the prefix in the serialized
> string generated from axutil_qname_to_string
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]