Error messages when using rotated table headings

Post here questions and problems related to editing and publishing DITA content.
susannecm
Posts: 109
Joined: Wed Mar 17, 2010 1:04 pm

Error messages when using rotated table headings

Post 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.
julien_lacour
Posts: 498
Joined: Wed Oct 16, 2019 3:47 pm

Re: Error messages when using rotated table headings

Post 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
julien_lacour
Posts: 498
Joined: Wed Oct 16, 2019 3:47 pm

Re: Error messages when using rotated table headings

Post by julien_lacour »

Hello,

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

Regards,
Julien
Post Reply