Return-Path: Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 84567 invoked from network); 19 Jan 2001 07:44:39 -0000 Received: from msp-65-25-234-27.mn.rr.com (HELO localhost.localdomain) (65.25.234.27) by h31.sny.collab.net with SMTP; 19 Jan 2001 07:44:39 -0000 Received: from fatman (IDENT:nobody@localhost [127.0.0.1]) by localhost.localdomain (8.9.3/8.9.3) with SMTP id BAA07529 for ; Fri, 19 Jan 2001 01:39:59 -0600 Message-ID: <7866553.979889999450.JavaMail.nobody@fatman> Date: Fri, 19 Jan 2001 01:39:59 -0600 (CST) From: BugRat Mail System Reply-To: BugRat Mail System To: tomcat-bugs@cortexity.com Subject: BugRat Report #804 has been filed. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="31912.979889999427.JavaMail.nobody@fatman" X-Mailer: org.gjt.mail.EnhancedMimeMsg, Organization: The Giant Java Tree, X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N --31912.979889999427.JavaMail.nobody@fatman Content-Type: text/plain Content-Transfer-Encoding: 7bit Bug report #804 has just been filed. You can view the report at the following URL: REPORT #804 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: serious Confidence: public Environment: Release: 3.2 final release JVM Release: 1.2.2 Operating System: Win NT OS Release: 4.0 ServPack 6 Platform: Intel Synopsis: java expression not translates in attribute value Description: <%@ taglib uri="/atl" prefix="atl" %> "> " /> In the above there are 2 MenuLink tags. The second one with 'link="Messages.jsp?pinboardId=<%= xxPinboard.PbId%>"' was the planed version, but it does not evaluate the xxPinboard.PbId. If I write it as in the first version (with new String) it works, but it is unreadable. --31912.979889999427.JavaMail.nobody@fatman Content-Type: text/html; name=Report-804.html Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=Report-804.html Content-Description: DataSource attachment 'Report-804.html' BugRat Report # 804

BugRat Report # 804

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

Submitter: _Anonymous ( anonymous-bug@cortexity.com )
Date Submitted: Jan 19 2001, 01:39:59 CST
Responsible: Z_Tomcat Alias ( tomcat-bugs@cortexity.com )

Synopsis:
java expression not translates in attribute value
Environment: (jvm, os, osrel, platform)
1.2.2, Win NT, 4.0 ServPack 6, Intel

Additional Environment Description:

Report Description:
<%@ taglib uri="/atl" prefix="atl" %> "> " /> In the above there are 2 MenuLink tags. The second one with 'link="Messages.jsp?pinboardId=<%= xxPinboard.PbId%>"' was the planed version, but it does not evaluate the xxPinboard.PbId. If I write it as in the first version (with new String) it works, but it is unreadable.

How To Reproduce:
null

Workaround:
null

View this report online...
--31912.979889999427.JavaMail.nobody@fatman--