That sounds like a bug to me. If you could come up with a failing test case, that'd be great.
On Thu, 9 Sep 2004 10:21:34 +0200, Paul Libbrecht <[EMAIL PROTECTED]> wrote: > > Dear Jellyers, > > If I have defined a tag named "t" using the jelly-define tag-library I > can invoke > > <t attribute="value"> > Do someting > </t> > > and the variable attribute will be defined to "value" inside the tag... > BUT... if attribute was already defined (say, to be "old-value") its > old value will be there, not "value"... > > I view this as a bug... but maybe others can comment on that? > > thanks > > paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://www.multitask.com.au/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
