|
|
|
| The following comment has been added to this issue: |
[ Permlink ] |
|
Author: Florent Guillaume
Date: 15/05/07 16:33
Comment:
Note that a separate count(*) statement is not needed, just add a LIMIT n+1 to the query, and raise the error if more that n results are returned.
|
|
SQL Directory should perform a count(*) on search query and return a SIZE_LIMIT execption if number of lines is > to the max limit configured in the SQLDirectory descriptor.
For LDAP_Directiry, this exception will be automatically throw by the backend server.
Those 2 exceptions should be handled the same way by UserManager : Directory should raise only one SIZE_LIMIT_EXCEPTION for LDAP or SQL.
Catalin will work with on on that to adapt the UserManager and the UI.
|
|
|
|
![]() |
|
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets