You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andy Blower (JIRA)" <de...@tapestry.apache.org> on 2008/07/17 10:19:32 UTC

[jira] Created: (TAPESTRY-2524) \in a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator

 \in a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator
---------------------------------------------------------------------------------------------------------------------------------

                 Key: TAPESTRY-2524
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2524
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.13
            Reporter: Andy Blower


So, @Validate("required,minlength=5") works, but @Validate("required, minlength=5") is an error.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Assigned: (TAPESTRY-2524) In a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator

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

Howard M. Lewis Ship reassigned TAPESTRY-2524:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> In a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2524
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2524
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>            Reporter: Andy Blower
>            Assignee: Howard M. Lewis Ship
>
> So, @Validate("required,minlength=5") works, but @Validate("required, minlength=5") is an error.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-2524) In a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator

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

Howard M. Lewis Ship updated TAPESTRY-2524:
-------------------------------------------

    Summary: In a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator  (was:  \in a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator)

> In a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2524
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2524
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>            Reporter: Andy Blower
>
> So, @Validate("required,minlength=5") works, but @Validate("required, minlength=5") is an error.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Closed: (TAPESTRY-2524) In a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator

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

Howard M. Lewis Ship closed TAPESTRY-2524.
------------------------------------------

    Resolution: Invalid

The code specifically handles this case, there are tests for it.  I think this was a mis-diagnoses of a problem with some other underlying cause.

> In a validation string, if whitespace is used near the comma seperator, it will cause a failure to find the indicated validator
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2524
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2524
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>            Reporter: Andy Blower
>            Assignee: Howard M. Lewis Ship
>
> So, @Validate("required,minlength=5") works, but @Validate("required, minlength=5") is an error.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org