[jira] [Updated] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2017-07-03 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2088: -- Attachment: DOMNodeBase.hpp Attaching missing header file from patch, goes in dom/impl/ >

[jira] [Updated] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2017-06-29 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2088: -- Attachment: casting.patch Updated proposed patch with more error checking and removed virtual

[jira] [Updated] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2017-06-29 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2088: -- Attachment: (was: casting.patch) > Bad casting from DOMTextImpl to DOMElementImpl >

[jira] [Updated] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2017-06-28 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2088: -- Attachment: casting.patch I've come up with a large patch to the DOM that is pretty invasive.

[jira] [Updated] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2017-05-01 Thread Scott Cantor (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Cantor updated XERCESC-2088: -- Fix Version/s: 3.2.0 > Bad casting from DOMTextImpl to DOMElementImpl >

[jira] [Updated] (XERCESC-2088) Bad casting from DOMTextImpl to DOMElementImpl

2017-03-21 Thread Yuseok Jeon (JIRA)
[ https://issues.apache.org/jira/browse/XERCESC-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuseok Jeon updated XERCESC-2088: - Description: Hi all, Our recently developed type confusion detection tool reports a