Sorry it me so long to test this.

> could you try opening globals and around line 400 replace with this ? (just
> the quotation marks added)
>
> headers['Content-Disposition'] = \
>                 'attachment; filename="%s"' % filename
>
> If the error goes away we can patch other few places using just
> filename=filename (i.e. without double quotes)

Yes, the error indeed went away. Thanks Niphlod.
I made changes to the code base for 2.2.1 stable.

So what next now ? I'm not sure if there is an issue already against
this behavior.

-Mandar

-- 



Reply via email to