|
|
|
|
The following issue has been updated. |
|
Updater: Florent Guillaume
Date: 17/03/07 19:15
Comment:
(Please leave the time estimate to the developer doing the actual fix.)
|
|
| Field |
Original Value |
New Value |
|
Change By
Florent Guillaume
on 17/03/07 19:15
|
|
Fix Version/s
|
|
5.1 M2
|
|
Remaining Estimate
|
5 minutes
|
|
|
Original Estimate
|
5 minutes
|
|
|
If you use "querySimpleFts" with a null filter, you will never receive any results because the method tests "if filter is not null and filter.accept returns true" to add the DocumentModel in the result list. This is not the case with the "query" method (the method adds the DocumentModel to the result list "if filter is null OR filter.accept returns true").
affected class: org.nuxeo.ecm.core.api.AbstractSession
affected method:querySimpleFts(String keywords, Filter filter)
|
|
|
|
![]() |
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets