- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Mar 2013 12:15:16 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20879
O'Neil Delpratt <oneil@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #1 from O'Neil Delpratt <oneil@saxonica.com> ---
This bug I believe has been resolved with guidance in private discussions.
In summary there are a number of prerequisites:
* Results file must exist in the directory 'result-submission' (one level up
from the catalog.xml file)
* The name of the results file must begin with the name 'results'. See line 38
in the stylesheet. i.e.:
<xsl:param name="resultsDocs"
select="collection('../../result-submissions/?select=results*.xml')"/>
* the catalog.xml file is the source document.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 20 March 2013 12:15:22 UTC