First Last Prev Next    No search results available
Details
: Cannot use image as signature
Bug#: 25523
: smarttemplate4
: General
Status: RESOLVED
Resolution: FIXED
: PC
: Windows NT
: unspecified
: P2
: normal
: ---

:
:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Axel Grude <axel.grude@gmail.com>
Assigned To: Axel Grude <axel.grude@gmail.com>

Attachments
0.9.4 Prerelease 8 (314.84 KB, application/x-xpinstall)
2013-08-02 07:29, Axel Grude
no flags Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2013-08-02 06:10
Using an image as signature is not possible - instead it throws

Timestamp: 8/2/2013 6:05:04 AM
Warning: readSignatureFile - exception trying to read signature attachment
file; expected charSet = UTF-8 !
Either save your signature with this charset or can change it through the
config setting extensions.smartTemplate4.signature.encoding
C:\Users\XXXXXX\Pictures\Business_Card.png
Component returned failure code: 0x8050000e (NS_ERROR_ILLEGAL_INPUT)
[nsIConverterInputStream.readString]
Source File:
Line: 47
------- Comment #1 From Axel Grude 2013-08-02 07:26:00 -------
I can reproduce it, expect a bugfix soon.
------- Comment #2 From Axel Grude 2013-08-02 07:29:48 -------
Created an attachment (id=7638) [details]
0.9.4 Prerelease 8

This version checks if you attach an image file by doing a simple name check:

if file name contains one of .gif .tif .bmp .jpg .jpeg or .png

it will insert the image using an <img> tag.

First Last Prev Next    No search results available