- From: <bugzilla@jessica.w3.org>
- Date: Wed, 20 Mar 2013 13:50:27 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20879
--- Comment #2 from Sorin Nasoi <spungi@gmail.com> ---
(In reply to comment #1)
> This bug I believe has been resolved with guidance in private discussions.
Indeed: thanks for the help.
> 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)
Results file must exist in the directory 'result-submissions' (two levels 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.
And I would add that the result of the XSL transformation has to be named
'report.html' and has to be put inside 'ReportingResults' folder.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 20 March 2013 13:50:32 UTC