php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7430 non href single quotes are replaced by double quotes
Submitted: 2000-10-24 08:37 UTC Modified: 2000-10-27 05:38 UTC
From: Martin dot Sander at touch-screen dot de Assigned:
Status: Closed Package: Session related
PHP Version: 4.0.3pl1 OS: Win32, RedHat 7.0
Private report: No CVE-ID: None
 [2000-10-24 08:37 UTC] Martin dot Sander at touch-screen dot de
In <a ...> single quotes are replaced by double quotes (with embedded session IDs).

Problems occure, if inside the single quotes
double qoutes are used.

Then stuff like 
onmouseover='...self.status="";...'
doesn't work. (yes, I know the workaround ;-)

example: http://www.ebx.de/test17.phps
(that server is only php3)

Martin Sander

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-27 05:38 UTC] sas@php.net
Fixed in CVS. Thanks for your report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 00:01:32 2024 UTC