Comment 4 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,

I've rechecked it again with the latest revision of web and server. The bug still remains. Check out my video.

It could be that the reason it works for you, is the version of werkzeug library. Maybe in some versions it works, in other not, but the general approach how the Content-Disposition header is set in addons/web/controllers/main.py (revision 3336) is wrong.
You can check this RFC, Appendix D http://tools.ietf.org/html/rfc6266#appendix-D

Also, please, check my merge proposal. It is already approved by your teammate.