Comment 2 for bug 1072803

Revision history for this message
Giedrius Slavinskas - inovera.lt (gdrius) wrote : Re: [trunk] reports cannot be printed if name contains non latin charachter

Hi Amit,

The error still remains. Please, check my merge request https://code.launchpad.net/~gdrius/openerp-web/trunk-bugfix-1072803-giedrius/+merge/132085

You can clearly see from my patch that the returned report filename was not properly escaped in the http response header.

Here is more detail steps how to reproduce this behaviour:
1. Add some non latin characters to translation of report name (any of these ąžšėųįčū)
2. Print this report (you must see these nonlatin characters in the action name)