Is Birt working on IE 9 My birt reports are not working in IE 9 when called from jsp
#1
Posted 30 April 2012 - 07:36 AM
I have created and running some birt(using birt 3.7.2)reports in java application.
The birt reports are called from the jsp page like
<birt:viewer id="birtViewer" reportDesign="customers.rptdesign"
baseURL="/birt"
pattern="frameset"
>
These reports are working fine in all the browsers except in IE 9. (working in IE 8 well)
In IE 9 when I try access it directly like this it works.
http://192.168.0.16:...omers.rptdesign
But when I access through my jsp as above, its not displaying. Only the frameset is displaying.
It seems some others are also having this issue http://www.eclipse.o.../221851/703517/
Is there a fix to this?
Thanks
#2
Posted 30 April 2012 - 08:11 AM
#3
Posted 01 May 2012 - 08:39 PM
mwilliams, on 30 April 2012 - 08:11 AM, said:
Thanks mwilliams.
Can you please tell me how/where to log a bug?
Thanks
#5
Posted 08 May 2012 - 12:44 AM






MultiQuote





