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)
Sun, Oct 27, 2:58 PM
Unknown Object (File)
Thu, Oct 10, 9:14 PM
Unknown Object (File)
Thu, Oct 10, 9:13 PM
Unknown Object (File)
Thu, Oct 10, 8:54 PM
Unknown Object (File)
Sep 11 2024, 6:50 AM
Unknown Object (File)
Sep 7 2024, 6:17 AM
Unknown Object (File)
Sep 7 2024, 4:22 AM
Unknown Object (File)
Sep 7 2024, 3:33 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.