Skip to content
New issue

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

HTML message links are mangled #61

Open
tubaman opened this issue Aug 20, 2017 · 1 comment
Open

HTML message links are mangled #61

tubaman opened this issue Aug 20, 2017 · 1 comment

Comments

@tubaman
Copy link
Contributor

tubaman commented Aug 20, 2017

When creating a new campaign via the REST API, HTML message links get mangled with triple backslashes. The textmessage links are not affected(they work just fine). I've confirmed this by creating a campaign via the web UI, then creating a similar campaign via the REST API, and comparing the raw data in mysql.

@michield
Copy link
Member

michield commented Aug 24, 2017

Yes, I'm aware of this, and it's very annoying. It's caused by outdated handling of the slashes in phpList main, not the Rest API. It needs attention.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants