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