You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2019/03/29 13:32:00 UTC

[jira] [Closed] (SANTUARIO-493) ElementProxy.getBigIntegerFromChildElement can fail depending on the DOM implementation

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

Colm O hEigeartaigh closed SANTUARIO-493.
-----------------------------------------

> ElementProxy.getBigIntegerFromChildElement can fail depending on the DOM implementation
> ---------------------------------------------------------------------------------------
>
>                 Key: SANTUARIO-493
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-493
>             Project: Santuario
>          Issue Type: Task
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: Java 2.1.3
>
>
> ElementProxy.getBigIntegerFromChildElement can fail depending on the DOM implementation. For example, the Element could have two Text children, but the XMLUtils.selectNodeText() method only returns the Text of the first child.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)