Ticket #5 (closed defect: wontfix)
proxy url of google icalendar files will not proxy
| Reported by: | lindner.livejournal.com | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | OpenSocial Gadget Server | Version: | |
| Keywords: | Cc: |
Description (last modified by me.yahoo.com/siruguri#82788) (diff)
What steps will reproduce the problem?
get a google ical feed like
var url = "http://www.google.com/calendar/ical/2v908cv63cc8je4vqsvp07bomk%40group.calendar.google.com/public/basic.ics"; var proxyUrl = gadgets.io.getProxyUrl(url);
What is the expected output?
a file
What do you see instead?
no file
i have manually tried to unescape the url in several ways, with no luck in pulling the file.
i suspect that the file may be too large or your proxy is timing out.
a final option is that google is rejecting your proxy for some reason.
argh this would be easier for us if google had crossdomain.xml enabled
Change History
Note: See
TracTickets for help on using
tickets.