[ http://issues.apache.org/jira/browse/XERCESJ-1044?page=comments#action_59273 ] Eric Isakson commented on XERCESJ-1044: ---------------------------------------
a) Name and employer Eric Isakson SAS Institute Inc., Cary, NC 27513 b) Are you the author of the code being conributed? Yes c) Do you have the right to grant the copyright and patent licenses for the contribution that are set forth in the ASF v.2.0 license (http://www.apache.org/licenses/LICENSE-2.0)? Yes d) Does your employer have any rights to code that you have written, for example, through your contract for employment? If so, has your employer given you permission to contribute the code on its behalf or waived its rights in the code? Yes and Yes e) Are you aware of any third-party licenses or other restrictions (such as related patents or trademarks) that could apply to your contribution? If so, what are they? No > Scoped namespace bindings not looked up properly > ------------------------------------------------ > > Key: XERCESJ-1044 > URL: http://issues.apache.org/jira/browse/XERCESJ-1044 > Project: Xerces2-J > Type: Bug > Components: XInclude 1.0 > Versions: 2.6.2 > Reporter: Eric Isakson > Attachments: multipleScopeNamespaceProblemFix.patch.diff, > multipleScopeNamespaceProblemTest.patch.diff > > When processing nested xincluded content which has some context other 0, > namepace lookup is incorrect which results in fatal errors during a parse > like: > The prefix "xi" for element "xi:include" is not bound. > I'm attaching a patch for a new test case of xinclude.Test which demonstrates > this problem and another patch which fixes it. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
