After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735136 - No support for EBookClientCursor
No support for EBookClientCursor
Status: RESOLVED FIXED
Product: evolution-ews
Classification: Other
Component: Contacts (Global Address List)
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: Evolution EWS maintainer(s)
Evolution EWS maintainer(s)
Depends on:
Blocks: 704246
 
 
Reported: 2014-08-21 04:30 UTC by David Woodhouse
Modified: 2014-12-02 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description David Woodhouse 2014-08-21 04:30:28 UTC
We seem to lack ->create_cursor() and ->delete_cursor methods. This means that the PKCS#11 module developed to address bug 704246 does not work for the GAL. Which is a shame, since that was the primary use case.
Comment 1 Milan Crha 2014-12-01 15:26:34 UTC
You implemented those by commit:
https://git.gnome.org/browse/evolution-ews/commit/?id=e11b4b8e
Comment 2 David Woodhouse 2014-12-02 13:40:45 UTC
Yay me! :)