Hi all, First, I want to congratulate to the release, good work.
Secondly, to add to the above topic, I see the change in cache behavior (since the patch?!?). When calling a Tag a second time attributes not specified will have values previously set, as mentioned by Brett. First call: <mylib:mytag attr1="foo" attr2="boo" /> Second call: <mylib:mytag attr1="foo" /> The second time mytag is called, attr2 will still have the value "boo", and not null or default value. My question is if this is the desired behavior, if not, can this be fixed somehow. Kind Regards /Kristofer Eriksson --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
