Bug report #718 has just been filed.

You can view the report at the following URL:

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

REPORT #718 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.2.1
   JVM Release: JDK1.3
   Operating System: Win NT
   OS Release: 4.0
   Platform: PC

Synopsis: 
TagAttributeInfo constructor signature is incorrect

Description:
The constructor's signature is inconsistent with the javadoc. The implementation's 
signature is 

TagAttributeInfo(String, boolean, String, boolean)

The javadoc specifies it as 

TagAttributeInfo(String, boolean, boolean, String)

Which one is correct?
Title: BugRat Report # 718

BugRat Report # 718

Project: Tomcat Release: 3.2.1
Category: Bug Report SubCategory: New Bug Report
Class: swbug State: received
Priority: high Severity: critical
Confidence: public

Submitter: _Anonymous ( [EMAIL PROTECTED] )
Date Submitted: Jan 8 2001, 06:27:21 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
TagAttributeInfo constructor signature is incorrect
Environment: (jvm, os, osrel, platform)
JDK1.3, Win NT, 4.0, PC

Additional Environment Description:

Report Description:
The constructor's signature is inconsistent with the javadoc. The implementation's signature is TagAttributeInfo(String, boolean, String, boolean) The javadoc specifies it as TagAttributeInfo(String, boolean, boolean, String) Which one is correct?

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

Reply via email to