- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Feb 2011 02:50:25 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12070
Summary: [FT] ft-5.2.11-expressions-q2 catalog entry incomplete
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Full Text 1.0
AssignedTo: jim.melton@acm.org
ReportedBy: paul@lucasmail.org
QAContact: public-qt-comments@w3.org
This test:
declare variable $input-context external;
$input-context/books/book[.//content contains text "propagating numerous
errors"
using stop words at "http://bstore1.example.com/StopWordList.xml"
except at "http://bstore1.example.com/StopWordList2.xml"]
has a catalog entry that contains only one of these:
<aux-URI role="stopwords">stopwords1</aux-URI>
It's missing a second aux-URI:
<aux-URI role="stopwords">stopwords2</aux-URI>
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 15 February 2011 02:50:27 UTC