Page 1 of 1

Webhelp transformation warning

Posted: Fri Mar 10, 2017 11:47 am
by ann.jensen
Hi,
I have a warning displaying when I publish my DITA project using Oxygen WebHelp i.e.

Code: Select all

 [xslt] Warn: Cannot get the map title.
.

It occurs repeatedly during the process.reviews section of the transformation. Here is a snippet of my transformation output:

Code: Select all

process.reviews:
[xslt] Transforming into C:\DevBranches\DocService_devel\AGS_Documentation\out\webhelp-responsiveAGS
[xslt] Processing C:\DevBranches\DocService_devel\AGS_Documentation\temp\webhelp-responsiveAGS\client\c_about_client_information.dita to C:\DevBranches\DocService_devel\AGS_Documentation\out\webhelp-responsiveAGS\client\c_about_client_information.html
[xslt] Loading stylesheet C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\xsl\dita\responsive\dita2webhelp.xsl
[xslt] C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\xsl\common\dita-utilities.xsl:11:54: Warning! Stylesheet module plugin:org.dita.base:xsl/common/dita-utilities.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
[xslt] C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\xsl\common\functions.xsl:11:40: Warning! Stylesheet module file:/C:/Program%20Files%20(x86)/Oxygen%20XML%20Author_2017013018/frameworks/dita/DITA-OT2.x/xsl/common/functions.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
[xslt] C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\xsl\common\output-message.xsl:27:46: Warning! Stylesheet module plugin:org.dita.base:xsl/common/output-message.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
[xslt] C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\xsl\macroExpander.xsl:23:19: Warning! Stylesheet module file:/C:/Program%20Files%20(x86)/Oxygen%20XML%20Author_2017013018/frameworks/dita/DITA-OT2.x/plugins/com.oxygenxml.webhelp/xsl/macroExpander.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
[xslt] C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\xsl\functions.xsl:17:36: Warning! Stylesheet module file:/C:/Program%20Files%20(x86)/Oxygen%20XML%20Author_2017013018/frameworks/dita/DITA-OT2.x/plugins/com.oxygenxml.webhelp/xsl/functions.xsl is included or imported more than once. This is permitted, but may lead to errors or unexpected behavior
[xslt] Warn: Cannot get the map title.
[xslt] Processing C:\DevBranches\DocService_devel\AGS_Documentation\temp\webhelp-responsiveAGS\support_resources\c_support_resources_header.dita to C:\DevBranches\DocService_devel\AGS_Documentation\out\webhelp-responsiveAGS\support_resources\c_support_resources_header.html
[xslt] Loading stylesheet C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\xsl\dita\responsive\dita2webhelp.xsl
[xslt] Warn: Cannot get the map title.
[xslt] Processing C:\DevBranches\DocService_devel\AGS_Documentation\temp\webhelp-responsiveAGS\support_resources\customer_care\Pas_agents_overview.dita to C:\DevBranches\DocService_devel\AGS_Documentation\out\webhelp-responsiveAGS\support_resources\customer_care\Pas_agents_overview.html
[xslt] Loading stylesheet C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\xsl\dita\responsive\dita2webhelp.xsl
[xslt] Warn: Cannot get the map title.
[xslt] Processing C:\DevBranches\DocService_devel\AGS_Documentation\temp\webhelp-responsiveAGS\support_resources\development\serviceplus\c_servicepulse_header.dita to C:\DevBranches\DocService_devel\AGS_Documentation\out\webhelp-responsiveAGS\support_resources\development\serviceplus\c_servicepulse_header.html
[xslt] Loading stylesheet C:\Program Files (x86)\Oxygen XML Author_2017013018\frameworks\dita\DITA-OT2.x\plugins\com.oxygenxml.webhelp\xsl\dita\responsive\dita2webhelp.xsl
[xslt] Warn: Cannot get the map title.
Can anyone advise how I can fix this issue?
Thanks in advance,
Ann

Re: Webhelp transformation warning

Posted: Fri Mar 10, 2017 3:24 pm
by ann.jensen
I can see now it is simply because my root ditamap has no Title element :-|
Regards,
Ann