Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019011Openbravo ERPA. Platformpublic2011-11-07 16:112011-12-22 09:03
xabiermerino 
marvintm 
highminoralways
closedfixed 
5
3.0MP4.1 
3.0MP73.0MP7 
Core
No
0019011: Problems with 'ñ' when you attache a file.
When you attach a file the character 'ñ' appears wrong. If you refresh the window after this the 'ñ' appears correctly.
As admin attach a file in an invoice with a 'ñ'
realize the name appears wrong.
refres the window
No tags attached.
Issue History
2011-11-07 16:11xabiermerinoNew Issue
2011-11-07 16:11xabiermerinoAssigned To => alostale
2011-11-07 16:11xabiermerinoModules => Core
2011-11-07 16:13alostaleAssigned Toalostale => marvintm
2011-12-13 19:09hgbotCheckin
2011-12-13 19:09hgbotNote Added: 0043855
2011-12-13 19:09hgbotStatusnew => resolved
2011-12-13 19:09hgbotResolutionopen => fixed
2011-12-13 19:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b53f23468fa9e6259350faca8c1249c8d6fcc842 [^]
2011-12-17 03:07hudsonbotCheckin
2011-12-17 03:07hudsonbotNote Added: 0043915
2011-12-22 09:03alostaleNote Added: 0043999
2011-12-22 09:03alostaleStatusresolved => closed
2011-12-22 09:03alostaleFixed in Version => 3.0MP7

Notes
(0043855)
hgbot   
2011-12-13 19:09   
Repository: erp/devel/pi
Changeset: b53f23468fa9e6259350faca8c1249c8d6fcc842
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Dec 13 18:32:49 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b53f23468fa9e6259350faca8c1249c8d6fcc842 [^]

Fixed issue 19011. The encoding of the response has been set so that the file name is shown correctly

---
M src/org/openbravo/erpCommon/businessUtility/TabAttachments.java
---
(0043915)
hudsonbot   
2011-12-17 03:07   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/919bff4169c5 [^]

Maturity status: Test
(0043999)
alostale   
2011-12-22 09:03   
Tested on pi@d17b74061474

*Code review: ok
*Test:
-Attach files with different special characters in name (ñ, á, è...)
-Names are correctly shown
-Files can be downloaded
*Regression risk: None. The fix affects just to the encoding of the response when attaching files.