You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.The text was updated successfully, but these errors were encountered: