Activity log for bug #932374

Date Who What changed Old value New value Message
2012-02-14 22:10:01 Sorin Marian Nasoi bug added bug
2012-05-03 19:02:35 Paul J. Lucas branch linked lp:~paul-lucas/zorba/bug-932374
2012-05-03 22:49:44 Sorin Marian Nasoi bug watch added http://www.w3.org/Bugs/Public/show_bug.cgi?id=15594
2012-05-03 22:57:39 Sorin Marian Nasoi 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' 'fn-matches-45' test: fn:matches(concat('Mary', codepoints-to-string(13), 'Jones'), 'Mary.Jones') should return 'true' according to the FOTS, Zorba returns 'false' Assigned the bug to Paul because AFAIK he's the last one who worked on the fn:matches implementation. 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.
2012-05-04 02:39:31 Paul J. Lucas zorba: status New In Progress
2012-06-12 21:17:44 Dana Florescu zorba: importance Undecided Medium
2012-06-12 21:17:53 Dana Florescu zorba: importance Medium High
2012-09-19 16:27:01 Dana Florescu zorba: milestone 2.8
2012-09-25 18:14:03 Paul J. Lucas zorba: status In Progress Fix Committed
2013-01-22 18:24:22 Paul J. Lucas zorba: status Fix Committed Fix Released