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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: Martin dot Sander at touch-screen dot de
New email:
PHP Version: OS:

 

 [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: Sun Apr 28 23:01:32 2024 UTC