HTML output issues after upgrading from RH2019 to RH2020
- February 22, 2023
- 4 replies
- 495 views
After the upgrading my project from RH2019 14.0.14.002 (.xpj) to RH2020 2020.8.34 (.rhpj), the project file looked good (even though the UI was new). I did not have to fix anything in the project that I knew of. Then I generated the Microsoft HTML Help, using output settings/options that matched the selections in RH2019. There are 3 issues in the HTML output:
Issue 1: A ‘Contents’ tab that is empty. This tab did not exist in the RH2019 HTML output.
Issue 2: Extraneous text ‘Topic index’ appears on the top of each page. The cursor changes to a finger when the mouse is positioned over the text, but nothing is opened when it is clicked. This extra text did not exist in the RH2019 HTML output.
Issue 3: All topics in the Index are showing an error implying no topics are associated with each index. I confirmed in the .rhpj project file that each index is indeed associated with a topic, no changes from the .xpj file.
Did I miss some steps during the upgrade of the project? Was there something I needed to manipulate manually before generating the HTML output?
