Bug 99192 - [MAINTAINER] net/p5-Net-Google-Calendar: Fixes empty gd:* fields in get_events() result
Summary: [MAINTAINER] net/p5-Net-Google-Calendar: Fixes empty gd:* fields in get_event...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 01:30 UTC by Yi-Hsuan Hsin
Modified: 2006-06-20 20:11 UTC (History)
1 user (show)

See Also:


Attachments
p5-Net-Google-Calendar-0.2.d_1.patch (2.11 KB, patch)
2006-06-20 01:30 UTC, Yi-Hsuan Hsin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Hsuan Hsin 2006-06-20 01:30:15 UTC
Fixes empty gd:* fields in get_events() result.
This is caused by an improper type casting from XML::Atom::Entry to Net::Google::Calendar::Entry.

Added file(s):
- files/patch-Entry

Generated with FreeBSD Port Tools 0.77

How-To-Repeat: Call get_events() to get calendar events and access their gd:* fields (transparancy, visibility, status, location, and when fields of Net::Google:Calendar::Entry).
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2006-06-20 18:01:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2006-06-20 20:11:02 UTC
State Changed
From-To: open->closed

Committed, thanks