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 795135 - introspection annotation: soup_cookie_get_expires return should be nullable
introspection annotation: soup_cookie_get_expires return should be nullable
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: API
2.62.x
Other All
: Normal minor
: ---
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2018-04-10 18:00 UTC by Dylan Simon
Modified: 2018-04-11 08:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dylan Simon 2018-04-10 18:00:53 UTC
soup_cookie_get_expires returns NULL for session cookies.  The gobject introspection annotation does not reflect this.  (See also https://github.com/haskell-gi/haskell-gi/issues/153)
Comment 1 Claudio Saavedra 2018-04-11 08:12:58 UTC
Thanks, fixed!