[
https://issues.apache.org/jira/browse/TAPESTRY-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12540181
]
Marcus Schulte commented on TAPESTRY-1806:
------------------------------------------
caused by the fix for TAPESTRY-1663 in conjunction with flawed logic in
dojo.validate :
- <select> dom-nodes are "arrayLike"
- dojo.validate.check does not separate identifying an input controls type
from checking whether it's empty
> Client-Side Validation doesn't work correctly
> ---------------------------------------------
>
> Key: TAPESTRY-1806
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1806
> Project: Tapestry
> Issue Type: Bug
> Components: Core Components
> Affects Versions: 4.1.3
> Reporter: Marco Valverde
> Assignee: Marcus Schulte
> Priority: Blocker
>
> If the data in a form is invalid a proper dojo dialog pops up. ok so far!
> But, if the data in the form is absolutely valid an empty dojo dialog pops up.
> In this case the dialog contains no message and only an OK-button.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]