Public bug reported:

The following let-return clause returns no result:

let $dummy := fn:current-dateTime() - xs:dateTime(<x/>/node())    
return "Success"

Expected result: "Success"
Actual result: ()

** Affects: zorba
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/962116

Title:
  let return clause using dates has no result

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The following let-return clause returns no result:

  let $dummy := fn:current-dateTime() - xs:dateTime(<x/>/node())    
  return "Success"

  Expected result: "Success"
  Actual result: ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/962116/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to