Question
Problems with merged projects in HTML5 when using ampersand (&) or space
Hello,
I just stumbled over the following issues with merged projects. I post them here to hopefully help anybode who comes across similar issues. Hope, this is the right place for this.
- Ampersand (&) must not be used in TOC
If the TOC of a merged project contains a "book" with an ampersand in it, e.g. "Tracking & Tracing", this will cause an error when displaying the HTML5 output in IE11 or Firefox. There is no problem when using Chrome. Removing the "&" from the TOC solved the problem. I guess this special character isn't correctly escaped here and therefore causes an error. An ampersand in a TOC header in lower levels apparently doesn't cause problems. - Project file names must not contain spaces
It is possible to save project files with a space in the file name, e.g. "Error Management". The output of the individual project will still work fine, however, problems arise when trying to include such a project file into a merged project. For this part of the merged project, just an empty folder will be output in HTML5.
Best regards
Karin
