[ 
https://issues.apache.org/jira/browse/TAPESTRY-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jesse Kuhnert resolved TAPESTRY-851.
------------------------------------

    Resolution: Invalid
      Assignee: Jesse Kuhnert

As it's an ognl issue I'm going to drop it here. If that particular issue still 
exists in OGNL it would be very easy to fix, so please file it in 
http://jira.opensymphony.com/browse/OGNL if the problem still exists.

> DatePicker does not error when bound to values of wrong type
> ------------------------------------------------------------
>
>                 Key: TAPESTRY-851
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-851
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Framework
>         Environment: OSX
>            Reporter: phillip rhodes
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1.2
>
>
> I mistakenly bound my DatePicker to a java.util.Calendar that was null.  No 
> errors or exceptions were thrown.  One should add a instanceof test for 
> java.util.Date and throw an IllegalArgumentException if the object is not 
> null and the wrong type.

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

Reply via email to