After several "trying times" I am glad to report that I managed to put the "mailto" link to work again, what became a simple matter at the end.
The usual way to link a name to its e-mail address is made through the "a href=mailto" tag, but the N54 new parser does not allow that anymore.
Solution:
- Just discard the 'a href' tag with all its gadgets. Leave only the mailto content with no quotation marks:
mailto + ':' + e-mail address
This way it will link well:
tosomebody@provider.com
== Messias-BH. == |
|