I would expect the template parser to throw an exception in this case.
A tag should not be allowed to specify the same attribute twice.
As far as I know, this has not yet been addressed in 4.0. I would go
ahead and create a jira entry.
In the meantime, it would be great if Spindle could flag this as a
"warning".
Paul
Geoff Longman wrote:
Is this a bug? Or, more importantly, has this already been addressed in T4?
<input jwcid="@TextField" value="ognl:emailAddress" ......... value=""/>
Tapestry ignores the first takes the second 'value' attribute and
creates a static binding. Of course, when the form submits, there is a
binding exception 'cuz you can't set a value on a static binding.
Geoff
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]