When I run the WebHelp classic transform without including webhelp.head.script, it provides the expected results. As soon as I run the transform with it, I receive the following error:
Code: Select all
System ID: C:\Program Files\Oxygen XML Editor 18\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\xsl\dita\dita_common.xsl
Scenario: WKFS WebHelp Classic
Input file: D:\extract\Test.ditamap
Engine name: DITA-OT
Severity: error
Description: I/O error reported by XML parser processing file:/D:/Custom%20Files/WebHelp_Classic_ftr.xml: D:\Custom Files\WebHelp_Classic_ftr.xml (The system cannot find the path specified) Cause: java.io.FileNotFoundException: D:\Custom Files\WebHelp_Classic_ftr.xml (The system cannot find the path specified)
Start location: 38:0
Code: Select all
<script type="text/javascript">
<!--
/* Include JavaScript code here. */
function myFunction() {
return true;
}
-->
</script>