Can you please put together a quick start for us?

~ Thank you,
   Paul C Bors

On Sep 7, 2012, at 14:39, Alec Swan <alecs...@gmail.com> wrote:

> Hello,
> 
> I decided to extract this issue into a separate thread.
> 
> I keep running into issues with default type converters in 1.5. I also
> think I found a bug in
> org.apache.wicket.util.lang.Objects#convertValue. A call to
> convertValue(nonNullNonArrayValue, Object.class) will always return
> null if nonNullNonArrayValue is a value that is not null and not an
> array! Shouldn't it always return the first parameter when the second
> parameter is Object.class?
> 
> Is this a legitimate bug?
> 
> Thanks,
> 
> Alec
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to