Parts-in-Place / Vaadin_TableExport

Automatically exported from code.google.com/p/tableexport-for-vaadin
0 stars 0 forks source link

Impossible to download the .xls with Internet Explorer 7 and 8 #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm using your great addon for my application.
But I have a serious problem with Internet Explorer 7 and 8: it's impossible to 
download the .xls file.

In fact, nothing happens except the url change (no stacktrace...).

I'm using: 
Apache Poi 3.8
TableExport 1.3.0

In the vaadin forum you will see that other people have exactly the same 
problem.

https://vaadin.com/forum/-/message_boards/view_message/1386664

Original issue reported on code.google.com by sandro...@gmail.com on 8 May 2012 at 12:25

GoogleCodeExporter commented 8 years ago
It would be nice to have a supported way to get the final streamresource of the 
export,  so that one can create a Link instead of using getMainWindow.open(). 
This would workaround that Security Warning issue. 

Original comment by carsten....@codecentric.de on 2 Oct 2012 at 7:33

GoogleCodeExporter commented 8 years ago
Was this problem resolved? i'm experiencing the same issue.

Original comment by to...@mailudc.com on 10 Jul 2013 at 6:59