“&” character is not encoded/decoded correctly
-
In the latest newsletter we’ve sent, we included a link to a page with “&” signs. While testing the newsletter the url was showing correctly and clicking on it would bring us to the correct page.
After sending the final newsletter the url has been encoded to some mailpoet format, eg: https://example.com/?mailpoet_router&endpoint=track&action=click&data=WyIxIiwiNxxxxxxxxxxxxxxxxxxGZhbHNlXQ
After clicking on it in the newsletter it leads to the page but with the “&” character not decoded but visible as “&” which doesn’t open the right page. But I notice that the parameters belonging to mailpoet are having the correctly decoded “&” character. Eg. “https://example.com/shop/?swoof=1&onsales=salesonly&orderby=popularity&paged=1&utm_source=mailpoet&utm_medium=email&utm_source_platform=mailpoet”
We have used the same exact link in the past and never had this issue. We are using Version 5.5.2.
The topic ‘“&” character is not encoded/decoded correctly’ is closed to new replies.