[ 
https://issues.apache.org/jira/browse/TAP5-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680423#action_12680423
 ] 

Borut Bolcina commented on TAP5-566:
------------------------------------

But there is no 

@Property
private String cardNumber;

in the example. 

It is confusing if the Flags says Required, and the explanation says "...if not 
bound then..."

> Error in documentation for TextField component.
> -----------------------------------------------
>
>                 Key: TAP5-566
>                 URL: https://issues.apache.org/jira/browse/TAP5-566
>             Project: Tapestry 5
>          Issue Type: Bug
>          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