Wednesday, August 12, 2009

Table Filter Bug

I create a default ADF table with filter from Employees views.

If i put an invalid value in date filter then i correctly have a validation error.


Also if i press rollback the value is cleared

If i put invalid value in a number filter then i get a ppr exception.


is this a bug?

Generally rollback (and resetActionListener) does not clear filters of table.

Is there a way to clear values and reset query for table filters?

1 comment:

  1. Filed bug# 8807972 for tracking with your testcase, thanks. Don't see any obvious workaround, although the problem is mostly cosmetic. It doesn't cause any fatal issue in the application. The error message just doesn't look as nice as with the date field.

    ReplyDelete