cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

f646bd3 Ticket #47664 - Page control does not work if effective rights control is specified

Authored and Committed by nhosoi 9 years ago
    Ticket #47664 - Page control does not work if effective rights control is specified
    
    Bug Description: If an effective rights control and a simple paged
    results control were specified in one search request, the simple
    paged results control was ignored.
    
    Fix Description: In the search iteration code, handling the simple
    paged results was not fully implemented.  This patch adds it.
    
    https://fedorahosted.org/389/ticket/47664
    
    Reviewed by mreynolds@redhat.com (Thank you, Mark!!)
    
        
file modified
+22 -11