Welcome Pack 2.2.1 seems to have serialization problems
-
Hi, first of all, great plugin!
I believe I found a bug in the 2.2.1 version of the plugin (as this used to work on 2.1).
It seems obscure at first, but bear with me, as this is an actual usage scenario.To reproduce it:
1. Remove the filter wptexturize on dpw_admin_settings_email. (comment welcome-pack-filters.php or use remove_filter)2. In any of the customized emails, use the ” (double quotes) character.
Expected Result:
Email goes out with the ” character.Actual Result:
Email goes out with ” instead.Seems like a serialization problem (?). Just so you understand the scenario, I’m using Welcome Pack in conjunction with the WP Better email plugin, so that all my WordPress emails are HTML. That’s why I use quotes and double quotes in the email body… This serialization problem, of course, broke all my email links in Welcome Pack.
I’m on WP 3.1 (single-site).
Any idea on what could be causing this?
Thanks!
The forum ‘Welcome Pack’ is closed to new topics and replies.