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

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Wed Apr 6 10:22:33 EDT 2011


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

Ilya Shaikovsky reassigned RF-10851:
------------------------------------

    Assignee: Konstantin Mishin


please review the fix one more time and we will apply to 4.0.x if there are no conflicts/risks.

> 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
>            Assignee: Konstantin Mishin
>            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