Resolved: (XERCESJ-1079) invalid value returned for TOTALDIGITS facet in 2007-03-14 - By Michael Glavassevich (JIRA)
[ https://issues.apache.org/jira/browse/XERCESJ-1079?page=com.atlassian .jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Glavassevich resolved XERCESJ-1079. -------------------------------------------
Resolution: Fixed
Fixed while addressing XERCESJ-1237.
> invalid value returned for TOTALDIGITS facet in case of simple types derived from decimal > ----------------------------------------------------------------------------- ------------ > > Key: XERCESJ-1079 > URL: https://issues.apache.org/jira/browse/XERCESJ-1079 > Project: Xerces2-J > Issue Type: Bug > Components: XML Schema API > Affects Versions: 2.6.2 > Environment: Xerces2-J CVS HEAD (Mai 12, 2005) > Reporter: Kurt Riede > Assigned To: Michael Glavassevich > Attachments: patch.txt > > > The method getLexicalFacet(short) in class XSSimpleTypeDecl returns a invalid value for the TOTALDIGITS facet in case of simple types derived from decimal. > I gues there are some few lines missplaced > How to reproduce: Each simple type derived from decimal reproduces this problem. > There is a test for TOTALDIGTS facet, if fValidationDV == DV_INTEGER, but as far as I see, this test should be in the case of FACET_FRACTIONDIGITS. Moving this test was fine in all my cases.
-- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.
--------------------------------------------------------------------- To unsubscribe, e-mail: j-dev-unsubscribe@(protected) For additional commands, e-mail: j-dev-help@(protected)
|
|