Bug report #354 has just been filed.

You can view the report at the following URL:

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

REPORT #354 Details.

Project: Jasper
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: medium
Severity: non-critical
Confidence: public
Environment: 
   Release: Tomcat 3.1
   JVM Release: 1.3
   Operating System: W2K
   OS Release: 5.0
   Platform: Win32

Synopsis: 
Incorrect property name for Parser error resource

Description:
Line 627 in org/apache/jasper/compiler/Parser.java looks for a resource called 
jsp.error.usebean.notinsamefile when the property name in 
org/apache/jasper/resources/messages.properties is jsp.error.useBean.notinsamefile 
(Note the capital 'B').  One or the other needs to change.
Title: BugRat Report # 354

BugRat Report # 354

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

Submitter: Carmine F. Greco ( [EMAIL PROTECTED] )
Date Submitted: Nov 7 2000, 01:07:43 CST
Responsible: Z_Tomcat Alias ( [EMAIL PROTECTED] )

Synopsis:
Incorrect property name for Parser error resource
Environment: (jvm, os, osrel, platform)
1.3, W2K, 5.0, Win32

Additional Environment Description:

Report Description:
Line 627 in org/apache/jasper/compiler/Parser.java looks for a resource called jsp.error.usebean.notinsamefile when the property name in org/apache/jasper/resources/messages.properties is jsp.error.useBean.notinsamefile (Note the capital 'B'). One or the other needs to change.

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