This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 11307 - Icebrowser doesn't show any content when the requsted page is unavailable.
Summary: Icebrowser doesn't show any content when the requsted page is unavailable.
Status: RESOLVED WONTFIX
Alias: None
Product: obsolete
Classification: Unclassified
Component: icebrowser (show other bugs)
Version: 3.x
Hardware: PC All
: P2 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on: 9625
Blocks:
  Show dependency tree
 
Reported: 2001-04-11 14:06 UTC by Marek Fukala
Modified: 2001-10-12 10:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Servlet for testing this error (1.35 KB, patch)
2001-05-07 15:00 UTC, Petr Jiricka
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2001-04-11 14:06:25 UTC
[010410_8, win2000, jdk1.3]
Open the Icebrowser and try to get a nonexisting page. The browser tries to 
get the page, and when an error code is get the browser content is empty. It 
should display an error message like e.g. 'Error 500 - int.server error, ...'
Comment 1 Jan Chalupa 2001-05-05 22:45:17 UTC
Target milestone -> 3.3
Comment 2 Petr Jiricka 2001-05-07 14:59:10 UTC
More generally, when the server outputs an error code, ICE browser does not 
show a meaningful error page. See the attachment - it is a test servlet which 
outputs an error code, e.g. 500, but failure occurs for other error codes as 
well (403, 404, ...)
Comment 3 Petr Jiricka 2001-05-07 15:00:44 UTC
Created attachment 1310 [details]
Servlet for testing this error
Comment 4 _ rkubacki 2001-10-12 10:04:46 UTC
Waiting until Icebrowser 5.2 will be available (this release should solve
problem with cookies and hopefully will be jdk1.4 compatible).