Can Codoforum create a proper URL link in the HTML version of the notification emails?
Currently the plain text version looks like this:
You can view the topic by clicking
https://community.pmail.com:443/index.php?u=/topic/11469/mercury-32-v4-90-released/post-52917/#post-52917
and the HTML version:
<br />
You can view the topic by clicking https://community.pmail.com:443/index.php?u=/topic/11469/mercury-32-v4-90-released/post-52917/#post-52917<br />
<br />
Of course PMail will force the plaintext into a link automatically, but expects the HTML version to have the relevant href tags.
Can Codoforum create a proper URL link in the HTML version of the notification emails?
Currently the plain text version looks like this:
````
You can view the topic by clicking
https://community.pmail.com:443/index.php?u=/topic/11469/mercury-32-v4-90-released/post-52917/#post-52917
````
and the HTML version:
````
<br />
You can view the topic by clicking https://community.pmail.com:443/index.php?u=/topic/11469/mercury-32-v4-90-released/post-52917/#post-52917<br />
<br />
````
Of course PMail will force the plaintext into a link automatically, but expects the HTML version to have the relevant href tags.