Closed
Bug 169343
Opened 23 years ago
Closed 22 years ago
Some links are completely blank but work fine in IE 5.2
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dhtmlkitchen, Assigned: darin.moz)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826
The links on the page http://seeker.dice.com/seeker.epl?rel_code=1102&op=2 are
blank. I don't know if this is an HTTP problem, but that's my guess.
Try to log in or register and you'll see what I mean.
( To save this search as an agent, log in or click here to register. )
Reproducible: Always
Steps to Reproduce:
1. Go to url
2. Click log in
3. Not convinced ? repeat step 2.
Actual Results:
Page stays the same location. New page is not loaded.
Expected Results:
The log in page should load.
Hey, I probably put this in the wrong category (HTTP). Here's some headers that
to me look normal. I included 13thparallel because that page has the exact same
behavior: no content even when status is 200 OK.
[localhost:~] garrett% curl -I http://seeker.dice.com/login.epl
HTTP/1.1 200 OK
Date: Wed, 18 Sep 2002 04:14:15 GMT
Server: Apache/1.3.26 (Unix) mod_perl/1.27 mod_ssl/2.8.9 OpenSSL/0.9.6b
Pragma: no-store
Cache-Control: no-store
Set-Cookie: D2SESS=3a12c3a57f69c7e96f313d2a35408625; domain=.dice.com; path=/
Content-Length: 5473
Content-Type: text/html
[localhost:~] garrett% curl -I http://13thparallel.org/
HTTP/1.1 200 OK
Date: Wed, 18 Sep 2002 04:14:47 GMT
Server: Apache/1.3.22 (Unix) (Red-Hat/Linux) mod_ssl/2.8.5 OpenSSL/0.9.6
DAV/1.0.2 PHP/4.1.2 mod_perl/1.24_01
X-Powered-By: PHP/4.1.2
Set-Cookie: PHPSESSID=fe60fafcd54053f45dfa0d1041aebfba; expires=Wed, 18-Sep-02
05:14:47 GMT; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Type: text/html
WorksForMe using FizzillaCFM/2002091708 on 10.1.5. Garrett, can you reproduce
this problem using another Mozilla user profile? How about a more current build?
Comment 2•22 years ago
|
||
Works for me with the Nov. 30 1.2.1 build on OSX 10.2
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 4•22 years ago
|
||
Does NOT work for me.
mac os 10.1.5
build id 20021126
Status: VERIFIED → UNCONFIRMED
Resolution: WORKSFORME → ---
Still WorksForMe using FizzillaMach/2003021203. Garrett, can you still reproduce
this problem using a current nightly build?
I wonder if this could possibly be related to bug 181897.
Reporter | ||
Comment 6•22 years ago
|
||
On both Chimera 0.6 and Mozilla 1.3a
I was able to load Dice login page and 13thParallel.org
Marking WORKSFORME.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•