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, Dec 6, 4:07 AM
Unknown Object (File)
Tue, Dec 5, 10:06 PM
Unknown Object (File)
Wed, Nov 15, 5:18 PM
Unknown Object (File)
Nov 8 2023, 11:16 AM
Unknown Object (File)
Nov 4 2023, 7:37 AM
Unknown Object (File)
Oct 28 2023, 11:50 AM
Unknown Object (File)
Oct 26 2023, 3:03 PM
Unknown Object (File)
Oct 24 2023, 3:01 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.