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

regex problem with email message #26

Closed
pwkip opened this issue Dec 5, 2018 · 1 comment
Closed

regex problem with email message #26

pwkip opened this issue Dec 5, 2018 · 1 comment

Comments

@pwkip
Copy link
Owner

pwkip commented Dec 5, 2018

there seems to be a problem with the regex if conditional tags are used in the email like [A][BA][/BA][/A]. I suspect the regex used matches [A][BA][/BA] in this case. Need to investigate.

@pwkip
Copy link
Owner Author

pwkip commented Apr 10, 2019

After testing, it seems to work as expected.

@pwkip pwkip closed this as completed Apr 10, 2019
pwkip added a commit that referenced this issue Apr 12, 2019
* Really fix clear_on_hide problem (https://wordpress.org/support/topic/clear_on_hide-still-not-working-right-after-1-4-2-update/)

= 1.4.2 (04-10-19) =
* Disabled mailbox syntax errors if there are group tags present. (this is overkill, and should be changed if the necassary hooks become available) https://wordpress.org/support/topic/filter-detect_invalid_mailbox_syntax/
* Checked issue: #26 (nothing changed, but turns out to be working fine)
* Fixed issue where mail_2 added extra lines in the email message. #30
* Made the clear_on_hide property a bit more useful (#27)
* Got rid of warning in PHP 7 (https://wordpress.org/support/topic/compatibility-warning-message-regarding-wpcf7_admin_read_write_capability/)
* Fixed some javascript errors that appeared on non-CF7CF subpages of CF7
* Tested WP version 5.1.1
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

1 participant