CLONE -Export problems with Tiles + IE
--------------------------------------

         Key: DISPL-261
         URL: http://jira.codehaus.org/browse/DISPL-261
     Project: DisplayTag
        Type: Bug
  Components: Export  
    Versions: 1.0 RC1, 1.0 RC2    
    Reporter: Vezly Gracies


I think I've found the culprit.  I've followed some of the threads about Tiles 
and the export function not playing nicely with each other, with the 
ResponseOverrideFilter being the solution to that problem. 

ResponseOverrideFilter works fine with Mozilla, but I think it's not working 
that well with IE.  When I took Tiles out of the equation (see environment 
below), export now works in IE. 

--------------------------------------------------------------------------------

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony Li
Sent: Friday, October 22, 2004 10:02 PM
To: displaytag-user@lists.sourceforge.net
Subject: [displaytag-user] Problem Exporting in IE

Hi all - 

I'm experiencing a problem with the export feature in Internet Explorer 
(6.0.2900.2180.xpsp_sp2_rtm.040803-2158).  I've specified these in my 
displaytag.properties file:

export.csv.filename=report.csv
export.excel.filename=report.xls

In Mozilla, everything works as expected.  I click on the XLS link and a dialog 
box comes up with the correct name "report.xls", giving me the option to Open 
it w/ default app, Open it, or Save it to Disk.  However with IE, instead of 
"report.xls" being the file name in the dialog box, it shows the entire URL 
with all the displaytag parameters, and when I choose to either save or open 
the file, IE complains that the file ".... <entire URL>..." cannot be 
downloaded. 

Here's what I'm using:

Tomcat 4.1.30
Struts 1.1 / Tiles
Displaytag 1.0 RC1
I'm using the ResponseOverrideFilter as described in the docs

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to