Fixed, thanks. If you file a CLA, it'll be faster to edit and fix small issues in docs like these yourself than write an email about it.
Kalle On Thu, Nov 1, 2012 at 12:47 PM, Paul Stanton <p...@mapshed.com.au> wrote: > http://tapestry.apache.org/beaneditform-guide.html > > <t:beaneditform object="loginCredentials"> > <t:parameter name="password"> > <t:labelfor="password"/> > <t:passwordfield t:id="password" value="loginCredentials.password"/> > </t:parameter> > </t:beaneditform> > > > the above eg throws an exception in t5.3+ on usage of <t:parameter> > > The <parameter> element has been deprecated in Tapestry 5.3 in favour of > 'tapestry:parameter' namespace. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org