PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2810 *** shadow/2810 Wed Jul 25 16:39:23 2001 --- shadow/2810.tmp.19618 Thu Jul 26 12:42:56 2001 *************** *** 2,9 **** | DatatypeValidator does not take whitespace facet into account when it perf | +----------------------------------------------------------------------------+ | Bug #: 2810 Product: Xerces-J | ! | Status: NEW Version: 1.4.2 | ! | Resolution: Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Schema-Datatypes | +----------------------------------------------------------------------------+ --- 2,9 ---- | DatatypeValidator does not take whitespace facet into account when it perf | +----------------------------------------------------------------------------+ | Bug #: 2810 Product: Xerces-J | ! | Status: RESOLVED Version: 1.4.2 | ! | Resolution: INVALID Platform: PC | | Severity: Normal OS/Version: Windows NT/2K | | Priority: Other Component: Schema-Datatypes | +----------------------------------------------------------------------------+ *************** *** 34,37 **** is immutable; that means leading/trailing whitespaces need to be ignored when validation is performed. ! -Takuki Kamiya --- 34,45 ---- is immutable; that means leading/trailing whitespaces need to be ignored when validation is performed. ! -Takuki Kamiya ! ! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-26 12:42 ------- ! The normalization is performed by XMLValidator not by datatype validators. ! Datatype validators get normalized value from the validator and attempt to ! validate it. If you have more questions regarding this issue please post those ! to the xerces-j-users list. ! ! Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
