COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: Sunchaser on 15 Apr 2009 12:32:41 PM

Title: HTML tags disappearing
Post by: Sunchaser on 15 Apr 2009 12:32:41 PM
Hi,

Some HTML tags, put in a html report through html items, are disappearing in an unpredictable way.
Most of the time, the issue occurs when the user is logging in cognos and trying to run the report after  more than 30 minutes logged off from cognos.
If the report is refreshed, then every thing comes fine and the report can be used correctly.
The tags that are disappearing are the:
"<script></script>" tags, and only these ones.
So, some ressources are missing and some code cannot be executed.
Nothing particular in Apache logs appears.

Please: this is not a problem of interaction between javascript code and Cognos prompt objects.

In some technical news, Cognos says that we shouldn't use events from window or trying to use body.onload; the code must be now in simple tags like "<script></script>" .
So, ok, what do we do now if these tags are disappearing while the report is running ?

Thanks,
Regards.