Author: jkuhnert Date: Fri Mar 31 06:21:25 2006 New Revision: 390428 URL: http://svn.apache.org/viewcvs?rev=390428&view=rev Log: final commit before release
Modified: jakarta/tapestry/branches/4.0/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml jakarta/tapestry/branches/4.0/status.xml Modified: jakarta/tapestry/branches/4.0/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml URL: http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml?rev=390428&r1=390427&r2=390428&view=diff ============================================================================== --- jakarta/tapestry/branches/4.0/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml (original) +++ jakarta/tapestry/branches/4.0/framework/src/documentation/content/xdocs/tapestry/ComponentReference/TextField.xml Fri Mar 31 06:21:25 2006 @@ -99,9 +99,6 @@ Reserved parameters: name, type, value </p> -<p>A TextField may be decorated by the Form's validation delegate, but does not have a validator, so is limited in editting properties types - beyond string. In most cases, the &ValidField; component is preferred. </p> - </section> <section> Modified: jakarta/tapestry/branches/4.0/status.xml URL: http://svn.apache.org/viewcvs/jakarta/tapestry/branches/4.0/status.xml?rev=390428&r1=390427&r2=390428&view=diff ============================================================================== --- jakarta/tapestry/branches/4.0/status.xml (original) +++ jakarta/tapestry/branches/4.0/status.xml Fri Mar 31 06:21:25 2006 @@ -55,7 +55,7 @@ --> </todo> <changes> - <release version="4.0.1" date="unreleased" > + <release version="4.0.1" date="Mar 31 2006" > <action type="fix" dev="JK" fixes-bug="TAPESTRY-863" due-to="unknown contributor"> Form.set_focus() not compatible with some ie fields. Patch adds logic to check more cross-browser friendly functions for setting focus. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]