Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007428Openbravo ERPA. Platformpublic2009-02-09 11:442009-04-21 10:33
villind 
gorkaion 
hightrivialrandom
closedfixed 
5
pi 
2.50beta 
Core
No
0007428: Export to Excel/CSV/PDF breaks randomly depending on server configurations
In ToolBar export links have file name suffix based on the export type, even if the export does not happen directly any more (see issues 7025, 7300). This causes problems with some setups as the network components in between may set the mime type based on the suffix.

Random, but best guesses are:
 * Internet explorer
 * Apache doing reverse proxying
 
Map all actions to just ExportGrid and remove the suffix.

commsup_sprint6
related to defect 0007025 closed iperdomo Parameter and "loading" Windows do not close when runing a process 
depends on backport 0007525 closed gorkaion Export to Excel/CSV/PDF breaks randomly depending on server configurations 
diff ToolBar-ExportGrid-file_suffix_fix.diff (2,636) 2009-02-09 12:00
https://issues.openbravo.com/file_download.php?file_id=816&type=bug
Issue History
2009-02-09 11:44villindNew Issue
2009-02-09 11:44villindAssigned To => rafaroda
2009-02-09 11:44villindsf_bug_id0 => 2581119
2009-02-09 11:44villindRegression testing => No
2009-02-09 11:58villindNote Added: 0013253
2009-02-09 11:59villindRelationship addedrelated to 0007300
2009-02-09 11:59villindRelationship addedrelated to 0007025
2009-02-09 12:00villindFile Added: ToolBar-ExportGrid-file_suffix_fix.diff
2009-02-10 13:34rafarodaAssigned Torafaroda => gorkaion
2009-02-10 21:58pjuvaraversion => trunk
2009-02-12 12:29gorkaionStatusnew => scheduled
2009-02-12 12:29gorkaionfix_in_branch => trunk
2009-02-12 12:30gorkaionRelationship deletedrelated to 0007300
2009-02-12 12:33svnbotCheckin
2009-02-12 12:33svnbotNote Added: 0013404
2009-02-12 12:33svnbotStatusscheduled => resolved
2009-02-12 12:33svnbotResolutionopen => fixed
2009-02-12 12:33svnbotsvn_revision => 13090
2009-02-12 18:55gorkaionTag Attached: commsup_sprint6
2009-04-21 10:33psarobeStatusresolved => closed

Notes
(0013253)
villind   
2009-02-09 11:58   
Attached patch to fix this issue
(0013404)
svnbot   
2009-02-12 12:33   
Repository: openbravo
Revision: 13090
Author: gorkaion
Date: 2009-02-12 12:33:27 +0100 (Thu, 12 Feb 2009)

Fixed bug 7428. Applyed villind's proposed view. The links to open the export grids now have html suffix.

---
U trunk/src/org/openbravo/erpCommon/utility/ToolBar.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=13090&sc=1 [^]