Bug report #370 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/370>

REPORT #370 Details.

Project: Catalina
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: critical
Confidence: public
Environment: 
   Release: M4 
   JVM Release: JDK
   Operating System: NT
   OS Release: 2000
   Platform: Intel

Synopsis: 
When using XML with IE retreiving XSL using GET appends the POST params

Description:
Using IE to render XML with a xsl stylesheet, the trip to retrieve the stylesshet 
using the GET method results in the query from the post to be appnded.  Sample code is 
included.  Following is from the log file:
Notice in the log below, the post param from the initial request are included in the 
GET

localhost - - [10/Nov/2000:15:51:48 -0800] "GET /local/input.html HTTP/1.1" 200 350
localhost - - [10/Nov/2000:15:51:51 -0800] "POST /local/demoservlet HTTP/1.1" 200 357
localhost - - [10/Nov/2000:15:51:51 -0800] "data=cvsfffGET /local/demo.xsl HTTP/1.1" 
501 -

Title: BugRat Report # 370

BugRat Report # 370

Project: Catalina Release: M4
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: critical
Confidence: public

Submitter: Mayank Shah ( [EMAIL PROTECTED] )
Date Submitted: Nov 10 2000, 03:09:00 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
When using XML with IE retreiving XSL using GET appends the POST params
Environment: (jvm, os, osrel, platform)
JDK, NT, 2000, Intel

Additional Environment Description:

Report Description:
Using IE to render XML with a xsl stylesheet, the trip to retrieve the stylesshet using the GET method results in the query from the post to be appnded. Sample code is included. Following is from the log file: Notice in the log below, the post param from the initial request are included in the GET localhost - - [10/Nov/2000:15:51:48 -0800] "GET /local/input.html HTTP/1.1" 200 350 localhost - - [10/Nov/2000:15:51:51 -0800] "POST /local/demoservlet HTTP/1.1" 200 357 localhost - - [10/Nov/2000:15:51:51 -0800] "data=cvsfffGET /local/demo.xsl HTTP/1.1" 501 -

How To Reproduce:
null

View this report online...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to