Page MenuHomePhorge

encode_page_control() must have a 2nd argument T5734
ClosedPublic

Authored by dhoffend on Dec 22 2019, 9:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 20, 9:34 PM
Unknown Object (File)
Mon, May 20, 4:31 PM
Unknown Object (File)
Mon, May 20, 1:25 PM
Unknown Object (File)
Sun, May 19, 10:53 AM
Unknown Object (File)
Tue, May 7, 2:56 PM
Unknown Object (File)
Sun, May 5, 7:44 PM
Unknown Object (File)
Sun, May 5, 3:43 PM
Unknown Object (File)
Thu, Apr 25, 8:13 AM
Subscribers
None

Details

Summary

As reported in T5734 kolab sync and kolabd are crashing
with a trackback that encode_page_control must have 2 arguments. Adding
the empty cookie attribute to the server_page_controls removed the error.

Diff Detail

Repository
rP pykolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dhoffend created this revision.
  • fix check for page control result

Hope this is correct from the documentation and examples about ldap paging search

This revision is now accepted and ready to land.Jan 13 2020, 2:06 PM
This revision was automatically updated to reflect the committed changes.