Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007525Openbravo ERPA. Platformpublic2009-02-09 11:442009-03-05 17:15
villind 
gorkaion 
hightrivialrandom
closedfixed 
5
pi 
2.40MP3 
Core
No
0007525: 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 backport 0007300 closed iperdomo Parameter and "loading" Windows do not close when runing a process 
blocks defect 0007428 closed gorkaion Export to Excel/CSV/PDF breaks randomly depending on server configurations 
Issue History
2009-02-12 12:29gorkaionTypedefect => backport
2009-02-12 12:29gorkaionfix_in_branch => 2.40
2009-02-12 12:31gorkaionRelationship addedrelated to 0007300
2009-02-12 12:34svnbotCheckin
2009-02-12 12:34svnbotNote Added: 0013405
2009-02-12 12:34svnbotStatusscheduled => resolved
2009-02-12 12:34svnbotResolutionopen => fixed
2009-02-12 12:34svnbotsvn_revision => 13091
2009-02-12 18:55gorkaionTag Attached: commsup_sprint6
2009-03-03 17:31psarobeFixed in Version => 2.40MP3
2009-03-05 17:15psarobeStatusresolved => closed

Notes
(0013405)
svnbot   
2009-02-12 12:34   
Repository: openbravo
Revision: 13091
Author: gorkaion
Date: 2009-02-12 12:34:48 +0100 (Thu, 12 Feb 2009)

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

---
U branches/r2.40/src/org/openbravo/erpCommon/utility/ToolBar.java
---

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