You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/06/23 22:10:15 UTC

DO NOT REPLY [Bug 49495] New: EL evaluator does not evaluate expression following #

https://issues.apache.org/bugzilla/show_bug.cgi?id=49495

           Summary: EL evaluator does not evaluate expression following #
           Product: Tomcat 6
           Version: 6.0.24
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Jasper
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: kgeis@speakeasy.net


I have the following expression in a tag:

<c:set var="epMethodToCallAttribute"
value="methodToCall.performLookup.(!!${boClassName}!!).(((${fieldConversions}))).((#${lookupParameters}#)).((<${hideReturnLink}>)).(([${extraButtonSource}])).((*${extraButtonParams}*)).((^${suppressActions}^)).((&${readOnlyFields}&)).((/${referencesToRefresh}/)).((~${autoSearch}~)).(::::;${baseLookupUrl};::::).anchor${anchor}"/>

The evaluated expression contains the segment "((#${lookupParameters}#))"
without the expression ${lookupParameters} being evaluated.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49495] EL evaluator does not evaluate expression following #

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49495

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> 2010-06-23 17:49:39 EDT ---
Looks like a duplicate of bug 49081.
Please try with 6.0.27
http://markmail.org/thread/hqq3fc7u6nc257ee

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49495] EL evaluator does not evaluate expression following #

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49495

Ken Geis <kg...@speakeasy.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE

--- Comment #2 from Ken Geis <kg...@speakeasy.net> 2010-06-23 17:57:36 EDT ---
Sorry, I did try to search for an existing bug before filing, but it's hard to
search on #!

I am comfortable with resolving this as a duplicate.  It looks like an
identical issue, and I don't have much chance to try it out on a Tomcat version
that's unreleased and not part of an Ubuntu distribution.

*** This bug has been marked as a duplicate of bug 49081 ***

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org