Page 1 of 1

Javascript links in 2009.1

Posted: Wed May 13, 2009 2:26 am
by JakobChristensen
Hi

In the version before 2009.1, it was possible to output javascript links like this:

...

While it may look bad, it was extremely useful for our application (we only use web-based reporting).

In 2009.1, texts are escaped and the link is outputted verbatim, making it unusable.

Setting the AllowHtmlTags to true, does not help as are still removed.

Implementing it is a link does not help, as showModalDialog() is a javascript function.

Is there any way we can get the old functionality back?

Thanks.
--Jakob

Javascript links in 2009.1

Posted: Thu May 14, 2009 6:06 am
by Jan
Hello Jakob,

Please set property StiOptions.Export.Html.ReplaceSpecialCharacters to false.

Thank you.

Javascript links in 2009.1

Posted: Thu Jul 09, 2009 2:33 am
by JockeD
Hello,

I also have the same problem.

I'm not sure how to set the StiOptions.Export.Html.ReplaceSpecialCharacters to false.
Also in Web.Designer I can't event write the character < in the Expression field.

Regards Joakim


Javascript links in 2009.1

Posted: Mon Jul 13, 2009 2:16 am
by Andrew
Hello Jakob,

The error is fixed. The patch will be available on July 13, 2009.

Thank you.