Bug report #616 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com/BugRatViewer/ShowReport/616>

REPORT #616 Details.

Project: Jasper
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: serious
Confidence: public
Environment: 
   Release: Tomcat 3.1
   JVM Release: JDK 1.1.8
   Operating System: FreeBSD
   OS Release: 3.4
   Platform: i386

Synopsis: 
<jsp:param> tag produces <EMBED> applet parameter value without double quotes

Description:
When using the <jsp:param> tag as a subtag of the <jsp:plugin>
tag, the applet parameter generated as an attribute of the
<EMBED> tag lacks surrounding double quotes.  The applet parameter
generated as an attribute of the <PARAM> subtag of the <OBJECT>
tag is properly surrounded by double quotes.  The lack
of double quotes for the parameter attribute of the <EMBED>
tag will be problematic when using the Java plugin with the
Netscape browser if the parameter value contains whitespace.
Title: BugRat Report # 616

BugRat Report # 616

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

Submitter: Jeffrey M. Metcalf ( [EMAIL PROTECTED] )
Date Submitted: Dec 18 2000, 04:23:11 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
tag produces applet parameter value without double quotes
Environment: (jvm, os, osrel, platform)
JDK 1.1.8, FreeBSD, 3.4, i386

Additional Environment Description:

Report Description:
When using the tag as a subtag of the tag, the applet parameter generated as an attribute of the tag lacks surrounding double quotes. The applet parameter generated as an attribute of the subtag of the tag is properly surrounded by double quotes. The lack of double quotes for the parameter attribute of the tag will be problematic when using the Java plugin with the Netscape browser if the parameter value contains whitespace.

How To Reproduce:
null

Workaround:
null

View this report online...

Reply via email to