You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Renat Zubairov (JIRA)" <de...@tapestry.apache.org> on 2008/03/27 21:47:24 UTC

[jira] Created: (TAPESTRY-2306) Missmatch between javascript and server-side "require" validator

Missmatch between javascript and server-side "require" validator
----------------------------------------------------------------

                 Key: TAPESTRY-2306
                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2306
             Project: Tapestry
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.0.11
         Environment: Firefox 2.0.0.13, Windows
            Reporter: Renat Zubairov
             Fix For: 5.0


Javascript validator "required" passes spaces as valid, so just enter "   " and javascript validation will not complain. In this case server-side validation will complain because obviously "   " is still nothing.

-- 
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-2306) Mismatch between javascript and server-side "require" validator

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

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

    Summary: Mismatch between javascript and server-side "require" validator  (was: Missmatch between javascript and server-side "require" validator)

> Mismatch between javascript and server-side "require" validator
> ---------------------------------------------------------------
>
>                 Key: TAPESTRY-2306
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2306
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>         Environment: Firefox 2.0.0.13, Windows
>            Reporter: Renat Zubairov
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.12
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Javascript validator "required" passes spaces as valid, so just enter "   " and javascript validation will not complain. In this case server-side validation will complain because obviously "   " is still nothing.

-- 
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-2306) Missmatch between javascript and server-side "require" validator

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

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

    Assignee: Howard M. Lewis Ship

> Missmatch between javascript and server-side "require" validator
> ----------------------------------------------------------------
>
>                 Key: TAPESTRY-2306
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2306
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>         Environment: Firefox 2.0.0.13, Windows
>            Reporter: Renat Zubairov
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Javascript validator "required" passes spaces as valid, so just enter "   " and javascript validation will not complain. In this case server-side validation will complain because obviously "   " is still nothing.

-- 
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-2306) Mismatch between javascript and server-side "require" validator

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

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

       Resolution: Fixed
    Fix Version/s:     (was: 5.0)
                   5.0.12

> Mismatch between javascript and server-side "require" validator
> ---------------------------------------------------------------
>
>                 Key: TAPESTRY-2306
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2306
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>         Environment: Firefox 2.0.0.13, Windows
>            Reporter: Renat Zubairov
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.12
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Javascript validator "required" passes spaces as valid, so just enter "   " and javascript validation will not complain. In this case server-side validation will complain because obviously "   " is still nothing.

-- 
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-2306) Mismatch between client-side and server-side "required" validator

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

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

    Summary: Mismatch between client-side and server-side "required" validator  (was: Mismatch between javascript and server-side "require" validator)

> Mismatch between client-side and server-side "required" validator
> -----------------------------------------------------------------
>
>                 Key: TAPESTRY-2306
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2306
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>         Environment: Firefox 2.0.0.13, Windows
>            Reporter: Renat Zubairov
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.12
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Javascript validator "required" passes spaces as valid, so just enter "   " and javascript validation will not complain. In this case server-side validation will complain because obviously "   " is still nothing.

-- 
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