Preston Carman created VXQUERY-70:
-------------------------------------
Summary: White Space in Value Causes Error
Key: VXQUERY-70
URL: https://issues.apache.org/jira/browse/VXQUERY-70
Project: VXQuery
Issue Type: Bug
Reporter: Preston Carman
The white space supplied to this function cause the function to think an
invalid character was supplied.
Example query
(:*******************************************************:)
(: Test: K-gMonthDayEQ-1 :)
(: Written by: Frans Englich :)
(: Date: 2007-11-22T11:31:21+01:00 :)
(: Purpose: Simple test of 'eq' for xs:gMonthDay, returning positive. :)
(:*******************************************************:)
xs:gMonthDay("--04-01 ") eq xs:gMonthDay("--04-01")
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira