You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Prerepa Prasadarao (JIRA)" <ji...@apache.org> on 2009/05/28 18:03:45 UTC

[jira] Created: (TAP5-728) When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception.

When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception.
---------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-728
                 URL: https://issues.apache.org/jira/browse/TAP5-728
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
            Reporter: Prerepa Prasadarao
            Priority: Minor




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


[jira] Updated: (TAP5-728) When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Summary: When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions  (was: When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception)

The space between the command and the validator name becomes part of the validator name, resulting in lookup failures.

> When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-728
>                 URL: https://issues.apache.org/jira/browse/TAP5-728
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Prerepa Prasadarao
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>


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


[jira] Closed: (TAP5-728) When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-728.
-------------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-728
>                 URL: https://issues.apache.org/jira/browse/TAP5-728
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Prerepa Prasadarao
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.0
>
>


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


[jira] Updated: (TAP5-728) When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Summary: When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions  (was: When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception)

The space between the command and the validator name becomes part of the validator name, resulting in lookup failures.

> When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-728
>                 URL: https://issues.apache.org/jira/browse/TAP5-728
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Prerepa Prasadarao
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>


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


[jira] Updated: (TAP5-728) When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

     Summary: When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception  (was: When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception.)
    Assignee: Howard M. Lewis Ship

> When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-728
>                 URL: https://issues.apache.org/jira/browse/TAP5-728
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Prerepa Prasadarao
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>


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


[jira] Updated: (TAP5-728) When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

     Summary: When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception  (was: When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception.)
    Assignee: Howard M. Lewis Ship

> When using @Validate(required, minLength=4) the space between parameters required and minLength is causing exception
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-728
>                 URL: https://issues.apache.org/jira/browse/TAP5-728
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Prerepa Prasadarao
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>


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


[jira] Closed: (TAP5-728) When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-728.
-------------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> When using the @Validate annotation, spaces around the commas that separate contraints cause runtime exceptions
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: TAP5-728
>                 URL: https://issues.apache.org/jira/browse/TAP5-728
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>            Reporter: Prerepa Prasadarao
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.0
>
>


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