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
F12882663: D895.id2068.diff
Mon, Jun 17, 1:34 AM
F12869364: D895.diff
Sun, Jun 16, 9:19 AM
Unknown Object (File)
Wed, Jun 12, 7:58 PM
Unknown Object (File)
Tue, Jun 11, 12:17 PM
Unknown Object (File)
Tue, Jun 11, 5:32 AM
Unknown Object (File)
Mon, Jun 10, 9:55 PM
Unknown Object (File)
Sat, Jun 8, 1:58 PM
Unknown Object (File)
Mon, May 27, 12:56 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
Branch
page_control
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27553
Build 9820: arc lint + arc unit

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.