[richfaces-issues] [JBoss JIRA] Updated: (RF-10851) tables filtering: filterExpression could be only boolean

Jay Balunas (JIRA) jira-events at lists.jboss.org
Tue Apr 5 17:32:33 EDT 2011


     [ https://issues.jboss.org/browse/RF-10851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Balunas updated RF-10851:
-----------------------------

    Fix Version/s: 4.0.1.Milestone1
                   4.1.0.Milestone1
         Priority: Critical  (was: Major)


Agree we should get this in, but how much effort are you talking?

> tables filtering: filterExpression could be only boolean
> --------------------------------------------------------
>
>                 Key: RF-10851
>                 URL: https://issues.jboss.org/browse/RF-10851
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>    Affects Versions: 4.0.0.Final
>            Reporter: Ilya Shaikovsky
>            Priority: Critical
>             Fix For: 4.0.1.Milestone1, 4.1.0.Milestone1
>
>
> AbstractColumn should have
> public abstract Object getFilterExpression();
> instead of
> public abstract Boolean isFilterExpression();
> found during migrating of the modifiable model sample from 3.3.x to arrangeable model from 4.x
> With that issue convinient DB filtering in custom model not looks possible(at least without some additional parameters which are not looks good when we already have special expression attribute) for that sample with hibernate and criteria's.
> Discussed with Konstantin - he agree with that and I really vote for it to be made in near time (we really need to push our advanced models)
> If need I could do all necessary checks and apply that as I really wanted to show such more advanced sample for the book too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list