[Bug 20879] bug in XSLT 2.0 stylesheet used for generating FOTS conformance reports

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