This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
Some more Test Suite bugs... [1] full-text-composability-queries-results-q1.xq FTST0009 missing as optional error. [2] ftstopword-q2.xq "except at" expected instead of "except" [3] ft-3.4.... Multiple times: $input-contex -> $input-context [4] FTNot-complex1.xq "words)]" -> "words]" [5] FTExtension-Opt-q4 No context item set/defined. [6] FTDistance-/FTWindow-... In the current XQFT Specs, no angle brackets are used in position filters ("window <EXPR> words" vs. "window { <EXPR> } words") [7] FTWindow-words4.xq xs:integer(2) cannot be treated as xs:positiveInteger (XPTY0004). [8] ftwildcard-q11.xq #cont -> $cont [9] ftmatchoptions-q2.xq Range missing: distance [...] 5 words [10] FTPrimary-FTExtensionSelection-q1.xq Namespace must be defined before variable declaration. [11] examples-351-1 ... 363-5 No context item set/defined. [12] ft-3.4.2-examples-q3.xq /p -> //p [13] ft-3.4-examples-q2.xq FTST0009 missing as optional error. [14] ftthesaurus-... thesuarus -> thesaurus [15] queries-results-q3.xq "element-queries-results-q3.txt" not found [16] ftstopword-q1.xq ..is "numerous" really supposed to be ignored here? Wishes, Christian, BaseX Team http://www.basex.org
Hi Christian, [1] full-text-composability-queries-results-q1.xq FTST0009 missing as optional error. --Error added. Thanks. [2] ftstopword-q2.xq "except at" expected instead of "except" --Yes, at added. [3] ft-3.4.... Multiple times: $input-contex -> $input-context --Fixed in ft-3.4.2-examples-q1.xq through q4.xq, and ft-3.4.3-examples-q1.xq, and ft-3.4.4-examples-q1.xq, and ft-3.4.5-examples-q2.xq, and ft-3.4.6-examples-q1.xq through q2.xq, and ft-3.4.7-examples-q1.xq through q3.xq. [8] ftwildcard-q11.xq #cont -> $cont --Fixed previously. [9] ftmatchoptions-q2.xq Range missing: distance [...] 5 words --Yes. added at most. [12] ft-3.4.2-examples-q3.xq /p -> //p --Yes. Changed to //p [13] ft-3.4-examples-q2.xq FTST0009 missing as optional error. --Tes. Error added. [15] queries-results-q3.xq "element-queries-results-q3.txt" not found --I see the file isthere now. [16] ftstopword-q1.xq ..is "numerous" really supposed to be ignored here? --Yes. It is in stopword1. Thanks again for repoting these problems so I could fix them. I hav one I am still working on: [14] ftthesaurus-... thesuarus -> thesaurus --I tried to fix them in ftthesaurus-q2.xq through q6.xq, but can't get them to load. Going for help. Pat
Christian, [14] ftthesaurus-... thesuarus -> thesaurus With some help from my friends this spelling error has been fixed in ftthesaurus-q2.xq through q6.xq. Pat
Items 4,5,6,7,10,11 have now also been fixed. I believe this resolves everything reported in this bug. If you agree, please close the bug. Thank you.