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 23431 - Unable to replay requests which involve HTML files
Summary: Unable to replay requests which involve HTML files
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: -FFJ-
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Ana.von Klopp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-14 01:51 UTC by Jason Rush
Modified: 2009-11-02 11:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rush 2002-05-14 01:51:47 UTC
FFJ 4.0 FCS RC2:

Attempting to replay requests which involve HTML
files causes a 412 Precondition Failed status from
the server.

To see this:

1. Make a request for an HTML file in a web
module.
2. See the record in HTTP Monitor.
3. Right-click the record and choose "Replay".
4. An error is displayed in the browser and a new
record is created indicating the 412 status.

This happens on all of the following types of
requests:
1. Requests for HTML pages.
2. Requests for images (GIFs and JPEGs).
3. JSP files which include HTML files either with
a directive or tag.
4. JSPs or servlets which dispatch to an HTML
file.
Comment 1 Ana.von Klopp 2002-05-15 02:36:56 UTC
This is not essential stuff for developers to do (it's easy to reload
HTML files, it's the requests that involve parameters that need to be
fixed) but it should nevertheless be fixed, and included in any update
that we release. 
Comment 2 Ana.von Klopp 2002-06-28 18:28:59 UTC
...
Comment 3 Lukasz Grela 2006-03-29 15:20:25 UTC
v.
Comment 4 Quality Engineering 2009-11-02 11:13:22 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX