javax.faces.convert.ConverterException: The value is not a number
Hi,
have an af:table with the filtering enabled
If I (by accident) enter an alpha numeric value as a filter criteria for a NUMBER column then ADF throws a number ConverterException
javax.faces.convert.ConverterException: The value is not a number
I would have expected ADF would handle this a bit more gracefully iso throwing an exception ? For example to not return any rows or provide a message to the user saying this input isn't valid
Is this a known bug ?
My jdev version is 11.1.1.4
Thanks,
Ingrid