WebHelp Search topic titles showing up as NULL

Post here questions and problems related to oXygen frameworks/document types.
bdew
Posts: 11
Joined: Mon Mar 03, 2014 5:11 pm
Location: Shawnee, KS

WebHelp Search topic titles showing up as NULL

Post by bdew »

We are using OxygenXML Author 15.2... When we publish our WebHelp using DITA-OT 1.8.4, we have noticed that the htmlFileInfoList.js is created using "null" for all topic titles in the list (see below). It works fine when using the default WebHelp transform (DITA-OT 1.7) of course.

Is there something specific that changed in DITA-OT 1.8.4 that would have caused this? Is there something we can do to fix this, outside of using DITA-OT 1.7?

Code: Select all

fil["1"]= "Base_Elements/Map_Elements/Sample_Topics/Navref.html@@@null@@@This is an example of a Navigation Reference...";
Bryan
bogdan_cercelaru
Posts: 222
Joined: Tue Jul 01, 2014 11:48 am

Re: WebHelp Search topic titles showing up as NULL

Post by bogdan_cercelaru »

Hello,

The DITA Map WebHelp transformation from v15.2 was not meant to be used with DITA-OT 1.8.x. The supported DITA-OT versions are 1.6.x and 1.7.x.
If you want to use newer versions of DITA-OT you should purchase an upgrade for your Oxygen XML Author. The current version of Oxygen (v17.0) supports DITA-OT versions up to 2.0.

Regards,
Bogdan
Bogdan Cercelaru
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply