** Changed in: zorba
Status: New => Fix Committed
** Changed in: zorba
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/863320
Title:
Sentence is incorrectly incremented when token characters end without
sentence terminator
Status in Zorba - The XQuery Processor:
Fix Released
Bug description:
The following query:
let $x := <msg>hello world</msg>
return $x contains text "hello" ftand "world" same sentence
incorrectly returns "false" because tokenizer incorrectly increments
the sentence number when there are no more characters without
encountering a sentence terminating character.
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/863320/+subscriptions
--
Mailing list: https://launchpad.net/~zorba-coders
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zorba-coders
More help : https://help.launchpad.net/ListHelp