[Zorba-coders] [Bug 863320] Re: Sentence is incorrectly incremented when token characters end without sentence terminator

2011-11-29 Thread Paul J. Lucas
** Branch linked: lp:~paul-lucas/zorba/bug-863320

-- 
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 Committed

Bug description:
  The following query:

  let $x := msghello 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 : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 863320] Re: Sentence is incorrectly incremented when token characters end without sentence terminator

2011-11-16 Thread Matthias Brantner
** Changed in: zorba
   Status: Fix Released = Fix Committed

** Changed in: zorba
Milestone: None = 2.1

-- 
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 Committed

Bug description:
  The following query:

  let $x := msghello 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 : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp