Closed
Bug 459062
Opened 16 years ago
Closed 16 years ago
&sub Bug in URL
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 155047
People
(Reporter: BishopOfBorg, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 (.NET CLR 3.5.30729)
"&sub" is interpreted as "⊂"
Reproducible: Always
Steps to Reproduce:
PHP:
$text = '[url=http://domain.de/?page=member&id=1&sub=details]PN[/url]';
Result:
[url=http://domain.de/?page=member&id=1⊂=details]PN[/url]
&sub= is ⊂=
Comment 1•16 years ago
|
||
This is not a bug, see bug 458039 and 155047.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•