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)
Wed, Jan 8, 11:43 PM
Unknown Object (File)
Wed, Jan 8, 9:28 PM
Unknown Object (File)
Wed, Jan 8, 9:28 PM
Unknown Object (File)
Wed, Jan 8, 8:11 PM
Unknown Object (File)
Sat, Jan 4, 12:58 PM
Unknown Object (File)
Sat, Jan 4, 12:58 PM
Unknown Object (File)
Sat, Jan 4, 12:58 PM
Unknown Object (File)
Sat, Jan 4, 12:58 PM
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.