https://bugs.freedesktop.org/show_bug.cgi?id=55411

Rolf Eder <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED
     Ever confirmed|1                           |0

--- Comment #5 from Rolf Eder <[email protected]> ---
I checked again with 4.0.3.3 and Mac OS X 10.8.4:

Mailmerge will not send a PDF attachment with foreign characters (e. g. German
Umlaut) in filename - now it crashes with the following python error


<class 'TypeError'>: quote() doesn't support 'encoding' for bytes, traceback
follows
 
/Applications/LibreOffice.app/Contents/program/LibreOfficePython.framework/Versions/Current/lib/python3.3/urllib/parse.py:695
in function quote() [raise TypeError("quote() doesn't support 'encoding' for
bytes")]
 
/Applications/LibreOffice.app/Contents/program/LibreOfficePython.framework/Versions/Current/lib/python3.3/email/utils.py:265
in function encode_rfc2231() [s = urllib.parse.quote(s, safe='',
encoding=charset or 'ascii')]
 
/Applications/LibreOffice.app/Contents/program/LibreOfficePython.framework/Versions/Current/lib/python3.3/email/message.py:56
in function _formatparam() [value = utils.encode_rfc2231(value[2], value[0],
value[1])]
 
/Applications/LibreOffice.app/Contents/program/LibreOfficePython.framework/Versions/Current/lib/python3.3/email/message.py:490
in function add_header() [parts.append(_formatparam(k.replace('_', '-'), v))]
  /Applications/LibreOffice.app/Contents/program/mailmerge.py:246 in function
sendMailMessage() [filename=fname)]

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to