Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0026986 | Openbravo ERP | A. Platform | public | 2014-07-01 13:06 | 2014-08-08 18:53 |
|
Reporter | caristu | |
Assigned To | shankarb | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0PR14Q4 | Fixed in Version | 3.0PR14Q4 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0026986: Some characters are not printed after switching the template to use in the Email options window |
Description | Some characters like ü, ö, ä , ß are printed correctly when the first template to use is loaded in the Email options window. If after that, we switch to another template to use this characters are not printed correctly. |
Steps To Reproduce | 1) Configure a document type to have two report templates, each one with an email template. Add some of the following characters in the body: ü, ö, ä , ß for both email templates.
2) Create a document with the previous document type and complete it. Once done, click on the send button of the toolbar in order to see the Email Options window.
3) Notice that the characters added in step 1) are correctly displayed for the template shown as default.
4) Switch to use the other template, notice that the characters are not correctly shown.
5) Switch again to the first template, now the characters are not shown correctly either. |
Proposed Solution | In the PrintController class, the response once the template is updated is configured as follows:
response.setContentType("application/json;);
Adding charset=UTF-8 to this response makes the characters appear properly |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0025512 | 3.0PR14Q2 | closed | shankarb | Not possible to use different email definitions when sending multiple documents by email |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-07-01 13:06 | caristu | New Issue | |
2014-07-01 13:06 | caristu | Assigned To | => AugustoMauch |
2014-07-01 13:06 | caristu | Modules | => Core |
2014-07-01 13:06 | caristu | Resolution time | => 1407103200 |
2014-07-01 13:06 | caristu | Triggers an Emergency Pack | => No |
2014-07-01 13:07 | caristu | Issue Monitored: networkb | |
2014-07-01 13:07 | caristu | Target Version | PR14Q3 => PR14Q4 |
2014-07-01 13:15 | caristu | Relationship added | related to 0025512 |
2014-07-11 06:00 | shankarb | Assigned To | AugustoMauch => shankarb |
2014-07-11 06:00 | shankarb | Status | new => scheduled |
2014-07-11 06:00 | shankarb | Note Added: 0068585 | |
2014-07-11 06:00 | shankarb | fix_in_branch | => pi |
2014-07-11 13:08 | shankarb | Review Assigned To | => AugustoMauch |
2014-07-11 13:08 | shankarb | fix_in_branch | pi => |
2014-07-11 13:08 | shankarb | Issue Monitored: AugustoMauch | |
2014-07-11 13:10 | hgbot | Checkin | |
2014-07-11 13:10 | hgbot | Note Added: 0068590 | |
2014-07-11 13:10 | hgbot | Status | scheduled => resolved |
2014-07-11 13:10 | hgbot | Resolution | open => fixed |
2014-07-11 13:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/cb41da47b353600921298d6e5a92dc45dc48fce3 [^] |
2014-07-14 10:50 | AugustoMauch | Note Added: 0068609 | |
2014-07-14 10:50 | AugustoMauch | Status | resolved => closed |
2014-07-14 10:50 | AugustoMauch | Fixed in Version | => PR14Q4 |
2014-08-08 18:53 | hudsonbot | Checkin | |
2014-08-08 18:53 | hudsonbot | Note Added: 0069151 | |