You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/08/12 07:13:21 UTC

[jira] Closed: (JELLY-111) core:set doesn't work with double $$

Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Wed, 11 Aug 2004 10:12 PM

I believe this is working as designed. For the variable to be substituted, it should be prefixed by a single $ sign only.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JELLY-111

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-111
    Summary: core:set doesn't work with double $$
       Type: Bug

     Status: Closed
   Priority: Minor
 Resolution: FIXED

    Project: jelly
 Components: 
             core / taglib.core
   Fix Fors:
             1.0-beta-4

   Assignee: 
   Reporter: Mindy

    Created: Fri, 30 Apr 2004 11:03 AM
    Updated: Wed, 11 Aug 2004 10:12 PM
Environment: XP, java sdk 1.4.2

Description:
The command

<j:set value="Attrib" var="newAttribute" defaultValue="Attribute000" />

isn't working within the string

<arg name="nodeId">|yxsrkk29ey|unittester|$unittester$${newAttribute}</arg>

Not sure if the $$ is throwing it off or what. 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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