Closed
Bug 404715
Opened 18 years ago
Closed 18 years ago
error while adding annual event to google calendar
Categories
(Calendar :: Provider: GData, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mr_smyle, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
Build Identifier: 0.3.1
After refreshing remote calendars new even is no present,
Reproducible: Always
Steps to Reproduce:
1.Add annual event - date is last month/ Duration is "all Day"
Actual Results:
Have error massage number 0x0 "Publishing the calendar filed
Status code: 404: Not found"
Expected Results:
Save event to google calendar
Comment 1•18 years ago
|
||
Given the error message you are getting, it looks much like you are using the iCalendar (ICS) provider to add events to Google Calendar. If you want to write to Google Calendar, you will need the extension from
https://addons.mozilla.org/en-US/firefox/addon/4631
you will need to re-add your calendar there.
I use this one addon. Recreation for calendars - not resolved problem.
Comment 3•18 years ago
|
||
And you added the calendar as a "Google Calendar" using any of the ICS or XML uri's from the google web interface?
The error message is definitively not a gdata error message.
please also enable calendar.debug.log in the advanced config editor.
Yes, ISC from private access.
calendar.debug.log -- Boolean? I set but where to find log-file?
Comment 5•18 years ago
|
||
yes, boolean. In the error console.
Sorry, I found.
This line in log for error:
calICSCalendar channel.requestSucceeded: false
[calAlarmService] snooze time: null
[calAlarmService] considering alarm for item: ΠΠ°Π΄Ρ
offset: -P2D, which makes alarm time: 2007/09/27 21:00:00 UTC
[calAlarmService] now is 2007/11/21 15:52:56 UTC
[calAlarmService] last ack was: null
[calAlarmService] alarm is in the past and unack'd, firing now!
calICSCalendar channel.requestSucceeded: false
Comment 9•18 years ago
|
||
As the log already tells you, you are using an ICS calendar, which is not correct.
http://bfish.xaedalus.net/?p=239
Gives you a guide on how to set up.
| Reporter | ||
Comment 10•18 years ago
|
||
Thanks! I understand!!
But now I cannot synhronize WEEKLY events.
If I set them from Lightning - symply set "weekly" - they are not repeated.
If I ajust whem from google - Lightning do not show right properties for event, but events are repeated.
Will I set a new Issue?
Comment 11•18 years ago
|
||
> If I set them from Lightning - symply set "weekly" - they are not repeated.
No. Take a look at the extension list of known issues: <http://wiki.mozilla.org/Calendar:GDATA_Provider#I_want_to_create_a_recurring_event.2C_but_after_it_is_created_the_event_doesn.27t_repeat._Why.3F>
Resolving WFM for the reported issue per Comment #10.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•