Closed
Bug 74967
Opened 24 years ago
Closed 9 years ago
No error dialog if something fails during uncompressing gzip
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: matthew2k, Unassigned)
References
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.3-ac2 i686; en-US; 0.8.1)
BuildID: 2001040409
From time to time Mozilla doesn't display/load a page until the reload button is
being pushed. Once this bug has occured it happens quite often until Mozilla is
being restarted. I'm running the wwwoffle proxy along with the webwasher ad
buster. Both support HTTP 1.1 so that shouldn't be a problem. I've been
expierencing this bug for one or two weeks now (+/-) so it's rather new.
Reproducible: Sometimes
Steps to Reproduce:
1.Surf around
2.Suddenly page doesn't load/display. Only blank page is shown.
3.Hit reload
Actual Results: Page is shown after reload is being hit - otherwise just a
blank page appears.
Expected Results: Mozilla should always display/load pages.
Reporter | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9
Reporter | ||
Comment 1•24 years ago
|
||
Maybe this is of help. Since this bug was introduced into Mozilla, loading of
pages while offline (through the WWWOffle proxy) doesn't work anymore. Mozilla
just shows a blank page without any notice what error occured. Nevertheless,
loading the general WWWOffle page (http://localhost:8080) works fine though. I
also checked if this problem could be related to WWWOffle itself by trying Opera
and Netscape 4.7x - both worked fine without any problems. Furthermore pages
with frames are diffcult to load also. Just hitting the reload button doesn't
work. Usually you have to reload each frame when this bug occurs...
Milestone is for the assignee. Confirming so that someone will look at this
bug.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: mozilla0.9 → ---
Reporter | ||
Comment 4•24 years ago
|
||
Well. I tried to figure some more details today and I came up with a little
surprise. The problem was caused by the WWWOffle daemon which sent
"CONTENT-ENCODING: x-gzip" included in every page header that came from the
proxy cache. Unfortunately it never got compressed so Mozilla was unable to
decompress the uncompressed page *g*. Unfortunately Mozilla never brought up a
error message box (like Netscape does) and just displayed nothing. Opera seems
to silently ignore the error and displays the compressed-marked uncompressed
page fine...
So actually the only bug in Mozilla is that it just doesn't report when
something went wrong during uncompressing of a page.
I've changed the bug report appropriately and sorry for the previous wrong
informations but I didn't know better and I was very confident that it was a bug
with Mozilla. :-(
Severity: major → normal
Summary: page isn't loaded/displayed until reload is being pushed → Mozilla doesn't display an error message dialog if something fails during uncompressing of a compressed page.
Comment 5•23 years ago
|
||
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1
(you can query for this string to delete spam or retrieve the list of bugs I've
moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
Comment 6•22 years ago
|
||
moving neeti's futured bugs for triaging.
Assignee: neeti → new-network-bugs
Updated•20 years ago
|
OS: Linux → All
Hardware: PC → All
Summary: Mozilla doesn't display an error message dialog if something fails during uncompressing of a compressed page. → Mozilla doesn't display an error message dialog if something fails during uncompressing of a compressed page. (gzip)
-> defaults, I think it probably works by now too.
Summary: Mozilla doesn't display an error message dialog if something fails during uncompressing of a compressed page. (gzip) → oesn't display an error message dialog if something fails during uncompressing of a compressed page. (gzip)
Summary: oesn't display an error message dialog if something fails during uncompressing of a compressed page. (gzip) → No error dialog if something fails during uncompressing gzip
Comment 8•19 years ago
|
||
Reporter: Will this be fixed by bug 184144 ?
Reporter | ||
Comment 9•19 years ago
|
||
I currently have no way of verifying that but I guess bug #184144 will solve
this issue too. It is definitely strongly related.
I'd suggest closing this bug as a duplicate of bug #184144.
Comment 10•19 years ago
|
||
(In reply to comment #9)
> I currently have no way of verifying that but I guess bug #184144 will solve
> this issue too. It is definitely strongly related.
If you can reproduce the problem, you can download a nightly build from
<http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly/latest-trunk/> and
verify that this has been fixed (you should get an error page now).
Updated•15 years ago
|
Assignee: general → nobody
QA Contact: tever → networking.http
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•