[ 
https://issues.apache.org/jira/browse/TAP5-566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship updated TAP5-566:
--------------------------------------

    Issue Type: Improvement  (was: Bug)
       Summary: TextField documentation should explain why the required value 
parameter is not bound in the example  (was: Error in documentation for 
TextField component.)

> TextField documentation should explain why the required value parameter is 
> not bound in the example
> ---------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-566
>                 URL: https://issues.apache.org/jira/browse/TAP5-566
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 5.0.18
>            Reporter: Borut Bolcina
>
> At 
> http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/TextField.html
>  there is an example for Payment.tml
>             <t:label for="cardNumber"/>:
>             <t:textfield t:id="cardNumber"  validate="required,regexp" 
> size="20"/>
> It is missing the required parameter "value".

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to