You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Preston Carman (JIRA)" <ji...@apache.org> on 2012/09/01 01:45:08 UTC

[jira] [Created] (VXQUERY-70) White Space in Value Causes Error

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

[jira] [Assigned] (VXQUERY-70) White Space in Value Causes Error

Posted by "Preston Carman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/VXQUERY-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Preston Carman reassigned VXQUERY-70:
-------------------------------------

    Assignee: Vinayak Borkar
    
> 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
>            Assignee: Vinayak Borkar
>
> 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