[ https://issues.apache.org/jira/browse/XERCESJ-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Glavassevich resolved XERCESJ-1493. ------------------------------------------- Resolution: Duplicate I cannot reproduce this issue with the current code base. This appears to be a duplicate of XERCESJ-1280 which was fixed in Xerces-J 2.10.0. > Endless loop in xs:field xpath computation > ------------------------------------------ > > Key: XERCESJ-1493 > URL: https://issues.apache.org/jira/browse/XERCESJ-1493 > Project: Xerces2-J > Issue Type: Bug > Components: XML Schema 1.0 Structures > Affects Versions: 2.9.1 > Reporter: Radu Coravu > Original Estimate: 2h > Remaining Estimate: 2h > > If you have something like this in your XML Schema: > <xs:field xpath="&#0;"/> > and you try to validate it using Xerces the method: > org.apache.xerces.impl.xpath.XPath.Scanner.scanExpr() > will never end looping. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: j-dev-h...@xerces.apache.org