Quote:
Originally Posted by audzilla
Out of nowhere, I've recently had a form that started giving the following error:
Form failed to submit. The following error(s) occured:
Please complete both the subject and message fields.
More specifics about behavior:
* I'm running 4.2.3 patch 1, php5.4, and the current version of Easy Forms
* If I fill out a form entirely with the word "test" it succeeds; if I use huge blocks of Lorem Ipsum it's fine; if I use "real" content (which is not in any way weird, but is pasted from google docs and potentially carrying formatting tags?) I get the error.
* There is no conflict in {q_*} tags between different forms, unless something has gotten scrambled on the back end and reassigned numbers around.
* This just started happening in the last week when my webhost depricated php5.3 and pushed us to 5.4.
Update: It chokes on copied characters from text editors such as fancy "smart quotes" or a condensed ellipses. It used to handle these gracefully but no longer!
|
Can you confirm if the update addressed this issue?
I've just encountered the same problem when special characters are used for quotes.
Note: I attempted to drop in the same updated code with my existing form and it resulted in a database error.