Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355913 - net-misc/googlecl-0.9.12 doesn't handle "when" field from calendar
Summary: net-misc/googlecl-0.9.12 doesn't handle "when" field from calendar
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alex Alexander (RETIRED)
URL: http://code.google.com/p/googlecl/iss...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-21 21:56 UTC by Elliott Rezny
Modified: 2011-02-23 07:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elliott Rezny 2011-02-21 21:56:15 UTC
When using the calendar list function and displaying the field "when", the field always shows "None".

Reproducible: Always

Steps to Reproduce:
1. install googlecl-0.9.12 and gdata-2.0.13
2. set up with google account
3. run command 'google calendar list --fields "when,title"

Actual Results:  
when field shows "None" for all entries

Expected Results:  
when field should show the time of the entry

This is a known issue and a patch is supplied as of last week. I don't have any experience messing with ebuilds though. check the URL given in this bug report for the upstream patch.
Comment 1 Alex Alexander (RETIRED) gentoo-dev 2011-02-23 07:58:27 UTC
I've added the patch in =net-misc/googlecl-0.9.12-r1, it works correctly now.

Thank you for reporting this :)


+  23 Feb 2011; Alex Alexander <wired@gentoo.org> +googlecl-0.9.12-r1.ebuild,
+  +files/googlecl-0.9.12-calendar_dates.patch:
+  fixed bug #355913 (date not showing in the calendar's 'when' field)