** Changed in: zorba Importance: Undecided => Medium ** Changed in: zorba Importance: Medium => High
-- You received this bug notification because you are a member of Zorba Coders, which is the registrant for Zorba. https://bugs.launchpad.net/bugs/932374 Title: FOTS fn:matches failing tests Status in Zorba - The XQuery Processor: In Progress Bug description: The following tests fail in the FOTS: 'fn-matches-41' test: fn:matches(concat('Mary', codepoints-to-string(10)), 'Mary$') should return 'false' according to the FOTS, Zorba returns 'true' 'fn-matches-42' test: fn:matches(concat('Mary', codepoints-to-string(10)), 'Mary$', 's') should return 'false' according to the FOTS, Zorba returns 'true' Assigned the bug to Paul because AFAIK he's the last one who worked on the fn:matches implementation. To manage notifications about this bug go to: https://bugs.launchpad.net/zorba/+bug/932374/+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

