Closed
Bug 122341
Opened 24 years ago
Closed 24 years ago
Not all request to Zope contain "Authorization: Basic xxxxx"
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
People
(Reporter: ycheng, Assigned: darin.moz)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.8) Gecko/20020127
BuildID: 2002012705
Zope is an application server...
forget zope.
Fist I login into zope, As I use sniffit, I can see
"Authorization: Basic xxxxxx"
but in some place, the "Auth....." didn't not sent
to zope. Very Very Strange. I can't reproduce this on my
friends' mozilla 0.97. but I can reproduce it on my
PC with mozilla 0.97 AND 2002012705 !!!
Help please !! Don't tell me use IE....
Reproducible: Always
Steps to Reproduce:
1. login into zope manage screen
2. goto the page that I want to view with my id.
3. view the page (everyone can read that page, but only
show the data I want with my id.)
then, no data of mine.
Actual Results: no my personal data. As I read from sniffit data,
mozilla doesn't send "Auth... " in that request.
But they are under the same host....
Expected Results: the http request contain the "Auth..." Part.
I can reproduct this on mozilla-linux 0.9.4/20010914, too.
![]() |
||
Comment 1•24 years ago
|
||
to HTTP networking.
Assignee: asa → darin
Component: Browser-General → Networking: HTTP
QA Contact: doronr → tever
Assignee | ||
Comment 2•24 years ago
|
||
reporter: can you provide a testcase for this bug?
*** This bug has been marked as a duplicate of 96705 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Comment 3•24 years ago
|
||
I think this is actually a dup of 110705.
You need to log in
before you can comment on or make changes to this bug.
Description
•