** 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/1010311

Title:
  ft:thesaurus-lookup() on a non-existant word fails assertion

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  A query such as:

  import module namespace ft = "http://www.zorba-xquery.com/modules/full-text";;
  declare ft-option using language "en";
  ft:thesaurus-lookup( "hup" )

  results in:

  Zorba error [zerr:ZXQP0002]: "state->tresult_.get()": assertion
  failed.; raised at
  
/Users/pjl/src/flwor/zorba/repo/trunk/zorba/src/runtime/full_text/ft_module_impl.cpp:508

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1010311/+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