Closed
Bug 197557
Opened 22 years ago
Closed 22 years ago
image blocking failed for URL with port number
Categories
(Core :: Graphics: Image Blocking, defect)
Tracking
()
People
(Reporter: powing, Assigned: security-bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312
The image blocking function failed when the image URL has a port number.
e.g. http://www.domain.com:81/images/image.jpg
I checked the cookperm.txt file and found that the entry www.domain.com:81
is there. But the correct entry should be www.domain.com.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 69486 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•