Actually, since Spindle uses the TemplateParser as is, there's not
really anything I can do about this issue in Spindle.

Geoff

On 7/22/05, Geoff Longman <[EMAIL PROTECTED]> wrote:
> Yes of course it is a TODO for Spindle.
> 
> I meant to post this to the dev list. Sorry for the noise.
> 
> Geoff
> 
> On 7/22/05, Paul Ferraro <[EMAIL PROTECTED]> wrote:
> > 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]
> >
> >
> 
> 
> --
> The Spindle guy.           http://spindle.sf.net
> Get help with Spindle:
> http://lists.sourceforge.net/mailman/listinfo/spindle-user
> Announcement Feed:
> http://www.jroller.com/rss/glongman?catname=/Announcements
> Feature Updates:            http://spindle.sf.net/updates
> 


-- 
The Spindle guy.           http://spindle.sf.net
Get help with Spindle:   
http://lists.sourceforge.net/mailman/listinfo/spindle-user
Announcement Feed:    
http://www.jroller.com/rss/glongman?catname=/Announcements
Feature Updates:            http://spindle.sf.net/updates

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to