please select period more then 1. In your response there is no string like
"INTERVAL=3". if period=1 then it is working fine. but including of
string "INTERVAL=3" makes the stringLength more then 75.please Recheck the
issue

On Sat, Apr 11, 2009 at 10:28 PM, Ray Baxter <[email protected]> wrote:

>
> BZZZZZZZTTTTT! Wrong.
>
> This is not a GData bug, sorry for the mistake.
>
> Here is the full recurrence info:
>
> DTSTART;TZID=America/New_York:20090411T123000
> DTEND;TZID=America/New_York:20090411T133000
> RRULE:FREQ=WEEKLY;BYDAY=SU,MO,TU,WE,TH,FR,SA;UNTIL=20090725T163000Z;WKST=SU
> BEGIN:VTIMEZONE
>
>
> I was piping my output through tidy which was chopping off the output
> beyond the 75th character.
>
> Google probably ought to fix this, RFC 2445 specifies how, but the
> correct representation is being returned.
>
> Ray
>
>
>
> On Sat, Apr 11, 2009 at 9:31 AM, Ray Baxter <[email protected]> wrote:
> > I can confirm a GData bug.
> >
> > Create an event that recurs weekly, every third week, every day of the
> > week and recurs until a particular date.
> >
> > You get an improperly truncated recurrence line:
> >
> >    DTSTART;TZID=America/New_York:20090411T123000
> >    DTEND;TZID=America/New_York:20090411T133000
> >
>  RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20090725T163000Z;INTERVAL=3;BYDAY=SU,MO,TU,
> >    BEGIN:VTIMEZONE TZID:America/New_York
> >
> > You should file a bug, here:
> http://code.google.com/p/gdata-issues/issues/list
> >
> > Ray
> >
> > On Tue, Mar 24, 2009 at 6:05 AM, D2 <[email protected]> wrote:
> >>
> >> DTEND;TZID=Asia/Calcutta:20090322T110000
> >>
> RRULE:FREQ=WEEKLY;WKST=SU;UNTIL=20090801T043000Z;INTERVAL=3;BYDAY=SU,MO,TU,
> >> BEGIN:VTIMEZONE
> >> TZID:Asia/Calcutta
> >> X-LIC-LOCATION:Asia/Calcutta
> >> BEGIN:STANDARD
> >> TZOFFSETFROM:+0530
> >> TZOFFSETTO:+0530
> >> TZNAME:IST
> >> DTSTART:19700101T000000
> >> END:STANDARD
> >> END:VTIMEZONE
> >>
> >>
> >> hello all,
> >>
> >> i have set one recursive event...
> >> Detail :
> >>
> >> type = weekly
> >> interval = 3
> >> repeatDay : everyday.. means sunday to saturday...(whole week)
> >> allDay  = false;   (not all Day event)
> >>
> >> when i retrieve this event from google then i get above
> >> recurrenceObject.. In that third sentence is broken half... means
> >> remaining days i didn't get....
> >>
> >> Is this googleBug???
> >>
> >> reply soon...
> >>
> >> Bye...
> >> >>
> >>
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Calendar Data API" group.
To post to this group, send email to 
[email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-calendar-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to