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

Category: contrib
Group: bug
>Status: Closed
Resolution: None
Priority: 5
Submitted By: Richard Lewis-Shell (rlewisshell)
Assigned to: Richard Lewis-Shell (rlewisshell)
Summary: NumericField displayWidth inconsistent

Initial Comment:
The other ValidFields specify displayWidth as java-
type="int", but NumericField uses "java.lang.Integer" 
which causes problems when you try and bind an int to 
it. (why incidentally?)

eg. Parameter displayWidth of component 
MyPage/myField is declared as class java.lang.Integer, 
but the property is int.

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

Comment By: Richard Lewis-Shell (rlewisshell)
Date: 2002-08-22 17:32

Message:
Logged In: YES 
user_id=167696

the same applies to the maximumLength parameter

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

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


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to