CF7 converting “<" or "" to HTML Entity in mail
-
I am dynamically creating a URL (with params for payment) in a hidden field out of fields present on the form and then sending a html confirmation mail with this URL to allow customers to execute their payment if they haven’t done yet.
Problem:
Inside the mail the URL is broken, i.e. for some unknown reasons contact form 7 converts certain characters like “<“ or “”” to their corresponding HTML-EntityStrange enough if i just copy the same link inside the mail tab it won’t convert the characters and the link is OK…
<a href="https://
becomes<a href="https://
This obviously brakes the html link tag.
No idea why this is happening and how to solve it.
Can somebody help?
Thanks a lot.
Cheers,
Cesare- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
- This topic was modified 1 year, 11 months ago by .
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘CF7 converting “<" or "" to HTML Entity in mail’ is closed to new replies.