We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by @alecpl on 30 Mar 2015 14:53 UTC as Trac ticket #1490346
Email address in mailto: url may be %-encoded, e.g. <a href="mailto:%61lec%40alec%2e%70%6c"></a>. We should handle such addresses correctly.
<a href="mailto:%61lec%40alec%2e%70%6c"></a>
Migrated-From: http://trac.roundcube.net/ticket/1490346
The text was updated successfully, but these errors were encountered:
Comment by @alecpl on 30 Mar 2015 14:56 UTC
Fixed in 1a7e668.
Sorry, something went wrong.
Status changed by @alecpl on 30 Mar 2015 14:56 UTC
new => closed
alecpl
No branches or pull requests
Reported by @alecpl on 30 Mar 2015 14:53 UTC as Trac ticket #1490346
Email address in mailto: url may be %-encoded, e.g.
<a href="mailto:%61lec%40alec%2e%70%6c"></a>
. We should handle such addresses correctly.Migrated-From: http://trac.roundcube.net/ticket/1490346
The text was updated successfully, but these errors were encountered: