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

--- Comment #6 from Alex Thurgood <[email protected]> ---
Confirming. I can reproduce the problem on :



The error message :

<class 'TypeError'>: quote() doesn't support 'encoding' for bytes, traceback
follows
 
/Applications/LibreOfficeDev.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/LibreOfficeDev.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/LibreOfficeDev.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/LibreOfficeDev.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/LibreOfficeDev.app/Contents/program/mailmerge.py:246 in
function sendMailMessage() [filename=fname)]

Alex

-- 
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