Closed
Bug 24187
Opened 25 years ago
Closed 25 years ago
Can't visit links on Mozilla newsbot website
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: sas, Unassigned)
References
()
Details
Mozilla: M12+ Nightly build
BuildID: 2000011408
Machine: HP Vectra, 200MHz, 64MB and sufficient disk-space!
Configuration:
1. The proxy setting in the Mozilla is:
"Manual proxy configuration" with correct proxy server
which works fine for the web-pages.
How to reproduce:
1. Open URL http://www.mozilla.org/newsbot/
2. For any article click on "View article" link
The URL captured by "Copy link location" menu was:
http://www.deja.com/[LB=http://www.mozilla.org/]/msgid.xp?
MID=<3879400D.9030300@netscape.com>
What happens:
1. The page access gives error.
"The requested item could not be loaded by the proxy.
Unable to locate server: netscape.com%3e. The server does not
have DNS entry"
HINT: This may be due to Mozilla passing invalid URL to proxy.
Although I have not seen the code, this may be somewhere in
code which does url-encoding. (something like converting
'/' => %XX format)
2. The Mozilla console window displays the following debug messages:
(PS: The following debug messages were whatever was visible
on console after the above error happened)
----Debug-Message-Start--
Document: Done (0.541 secs)
Document http://www.deja.com%2F%5BLB%3Dhttp:%2F%2Fwww.mozilla.org%2F%5D%2Fthrea
%2F%3c384EAA3F.D4D2060F@mcom.com%3e%231/1 loaded successfully
Document: Done (1.001 secs)
Going Back
Document http://www.mozilla.org/newsbot/ loaded successfully
Document: Done (0.531 secs)
X Pos: 562
Y Pos: 302
WEBSHELL+ = 6
nsXULKeyListenerImpl::Init()
WEBSHELL+ = 7
Setting content window
browser.startup.page = 1
startpage = http://www.mozilla.org/
Loading page specified via openDialog
Check if a view source window
Document http://www.deja.com%2F%5BLB%3Dhttp:%2F%2Fwww.mozilla.org%2F%5D%2Fmsgid
xp%3FMID%3D%3C3879400D.9030300@netscape.com%3E/ loaded successfully
Document: Done (1.062 secs)
WEBSHELL+ = 8
****** GENERAL DRAG ********
X Pos: 319
Y Pos: 193
--Debug-Message-End----
Comment 1•25 years ago
|
||
This works fine on my Win98 2000012912 build.
Anyone confirm?
Reporter | ||
Comment 2•25 years ago
|
||
This looks fixed with M13, BuildID: 2000012520.
Comment 3•25 years ago
|
||
Also working with 2000-01-31-08-M14 nightly binary on WinNT.
Since this is working with M13 and two M14 builds, marking WORKSFORME.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 4•24 years ago
|
||
**Mass Spamm**
adding verifyme keyword to all worksforme bugs.
Keywords: verifyme
Comment 5•24 years ago
|
||
Somehow this got assigned and qaed as nobody. Sending to doron for some qa love.
QA Contact: nobody → doronr
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•