Report #554 Details

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: serious
Confidence: public
Environment: 
   Release: 3.2
   JVM Release: 1.3
   Operating System: Linux
   OS Release: RedHat 7.0
   Platform: i386

Synopsis: 
<jsp:plugin> generates bad code.

Description:
The code that the tag generates does not quote any value passed in a <jsp:param> tag 
in the <EMBED> part of the generated code.

The parameters are correctly quoted in the <OBJECT> part of the generated code.


Title: BugRat Report # 554

BugRat Report # 554

Project: Tomcat Release: 3.2
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: medium Severity: serious
Confidence: public

Submitter: Craig Altenburg ( [EMAIL PROTECTED] )
Date Submitted: Dec 7 2000, 04:34:57 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
generates bad code.
Environment: (jvm, os, osrel, platform)
1.3, Linux, RedHat 7.0, i386

Additional Environment Description:
I should note that the values being passed are run-time ( <%= xxx %> ) values.

Report Description:
The code that the tag generates does not quote any value passed in a tag in the part of the generated code. The parameters are correctly quoted in the part of the generated code.

How To Reproduce:

Workaround:

View this Report online...

Reply via email to