Bugs item #582614, was opened at 2002-07-17 15:29
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=582614&group_id=4754

Category: Tapestry
Group: bug
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard Lewis-Shell (rlewisshell)
Assigned to: Howard Lewis Ship (hship)
Summary: ValidField doesn't call getValidator()

Initial Comment:
ValidField does not call getValidator() to find its validator 
object which means that ValidatingTextField's 
getValidator() method is never called, which means that 
ValidField throws a NullPointerException on line 312 in 
readValue() when trying to use ValidatingTextField.  
(and I expect the same thing will happen on line 327 in 
updateValue())

This is Tapestry 2.1 BTW.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=582614&group_id=4754


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to