Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signature conversion HTML/Plain Text #4473

Closed
rcubetrac opened this issue Feb 17, 2014 · 5 comments
Closed

Signature conversion HTML/Plain Text #4473

rcubetrac opened this issue Feb 17, 2014 · 5 comments

Comments

@rcubetrac
Copy link

Reported by rosali on 17 Feb 2014 07:46 UTC as Trac ticket #1489621

If a html signature contains links then the linke are removed when composing a plain text message. This is not optimal. The should be converted like this:

Visit our website[|Contact our Dev Team [2](1])

[http://mydomain.tld
[2](1]) http://mydomain.tld#contact

Migrated-From: http://trac.roundcube.net/ticket/1489621

@rcubetrac
Copy link
Author

Comment by @thomascube on 2 Mar 2014 17:24 UTC

Reschedule feature request

@rcubetrac
Copy link
Author

Milestone changed by @thomascube on 2 Mar 2014 17:24 UTC

1.0-stable => 1.1-beta

@rcubetrac
Copy link
Author

Comment by @alecpl on 18 May 2014 07:00 UTC

Fixed in ��59b765d83927cb9e81bf69656db3a7dbdc1b1b41.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 18 May 2014 07:00 UTC

new => closed

@chaos-prevails
Copy link

chaos-prevails commented May 30, 2017

Hello,

I'm using roundcube 1.2.1 and my html signature contains
....

<a href="http://link1">
<img style="border: 0; width: 215px; height: 16px;" src="http://link1.logo-text.png" width="215" height="16">
</a>

....

When sending an plain text email, neither the link text nor the image is shown, it is simply missing.

I don't want to add an alt attribute to the image (it doesn't work and would also not be useful I think, it's about the link, not the image). Adding the alt attribute will show the link AND the alt text in Thunderbird (when converting a HTML signature to plaintext)

Is there something I miss for a working conversion from html to plain text?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants