Page 1 of 1

Error messages when using rotated table headings

Posted: Thu Oct 05, 2023 1:39 pm
by susannecm
We are using a single publishing template to create PDF and WebHelp, and we want to use the rotate attribute for table cells. Our Oxygen version is 25.1. The rotate attribute has been specified like this:

Code: Select all

<entry rotate="1">IV_Wastebasket</entry>
The table headings are rotated properly, even though PDF and WebHelp rotate in different directions.
However, the following error is reported for every occurrence of the rotate attribute:

Code: Select all

[java] ERROR AuthorDocumentFacadeImpl$2 - [CH][ERROR] Unknown function: "rotate".
What is wrong?
Thank you for your help.

Re: Error messages when using rotated table headings

Posted: Thu Oct 05, 2023 2:51 pm
by julien_lacour
Hello,

You can ignore this error, it is shown for no specific reason, in Oxygen 26.0 this message will no longer appear.

Regards,
Julien

Re: Error messages when using rotated table headings

Posted: Tue Oct 17, 2023 3:34 pm
by julien_lacour
Hello,

You can upgrade to Oxygen 26.0, in this version the Unknown function: "rotate" message will not appear.

Regards,
Julien