From:             [EMAIL PROTECTED]
Operating system: red hat linux 6.1
PHP version:      4.0.6
PHP Bug Type:     Scripting Engine problem
Bug description:  copying a single quote from MS word causes form variable to 
disappear.

When copying a single quote from MS Word into a form field, with
Content-Type set as ISO-8859-1 will cause some random form variables to
disappear on the submission page.  I haven't been able to find a pattern to
why this has happened.  There are several pages where it happens
consistently, and some that it doesn't happen on.  The quote gets encoded
as &#8217 when run through htmlspecialchars.  Each page has several hidden
fields a couple text fields and text areas.  I couldn't write a small
script to duplicate the problem.  
-- 
Edit bug report at: http://bugs.php.net/?id=12157&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to