Author: mrglavas
Revision: 1062852
Modified property: svn:log

Modified: svn:log at Mon Jan 24 16:29:07 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Jan 24 16:29:07 2011
@@ -1 +1 @@
-Fixing JIRA Issue 1492#: https://issues.apache.org/jira/browse/XERCESJ-1492. 
checking of maxOccurs was broken. We need to increment the elemIndex before 
entering the loop in findMatchingDecl() so that we don't match the same 
declaration again. This caused Xerces to accept more instances of an element 
than were allowed by maxOccurs.
+Fixing JIRA Issue #1492: https://issues.apache.org/jira/browse/XERCESJ-1492. 
checking of maxOccurs was broken. We need to increment the elemIndex before 
entering the loop in findMatchingDecl() so that we don't match the same 
declaration again. This caused Xerces to accept more instances of an element 
than were allowed by maxOccurs.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to