php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7293 weird javascript mangling
Submitted: 2000-10-17 15:53 UTC Modified: 2000-11-03 20:40 UTC
From: waitman at mediakeepsakes dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.3pl1 OS: NT4 with Zend Optimizer
Private report: No CVE-ID: None
 [2000-10-17 15:53 UTC] waitman at mediakeepsakes dot com
php parser may be mangling javascript in html file.

when page at http://eabrokers.com/chestform.php is parsed via cgi/php4.0.3pl1, quotes (") appear in javascript that are not in source of document. 

This produces javascript errors on the page.

if you refresh the page, the quotes disapear from the html source and the javascript works fine.

Thanks and Best,
Waitman Gobble
Media Keepsakes

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-23 03:09 UTC] waitman at mediakeepsakes dot com
update,
i have downgraded to 4.0.2 to avoid the javascript problem
the link i mentioned previously will not create the error
 [2000-11-03 20:40 UTC] sniper@php.net
This should be fixed in PHP4.0.4, if not, reopen this bug report.

--Jani
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon Jul 14 12:01:33 2025 UTC