Closed
Bug 453171
Opened 16 years ago
Closed 16 years ago
Can't save an appointment in Google Calendar
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 453105
People
(Reporter: Peter6, Unassigned)
References
Details
(Keywords: regression)
repro:
open Google Calender
make a new appointment
edit the appointment
try to save the appointment
result:
nothing happens, the changes can't be saved
works in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20080830031750 Minefield/3.1b1pre ID:20080830031750
Fails in the 20080831 and 20080901 nightlies
regression from Bug 450733 ?
Reporter | ||
Updated•16 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: wanted1.9.1?
Comment 1•16 years ago
|
||
I don't think bug 450733 could have caused this. Is bug 407216 in the regression range?
Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> I don't think bug 450733 could have caused this. Is bug 407216 in the
> regression range?
Yes it was.
Comment 3•16 years ago
|
||
This works for me with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9.1b1pre) Gecko/20080901020926 Minefield/3.1b1pre
Reporter | ||
Updated•16 years ago
|
Flags: wanted1.9.1? → blocking1.9.1?
Reporter | ||
Comment 4•16 years ago
|
||
with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b1pre) Gecko/20080831162801 Minefield/3.1b1pre ID:20080831162801
I get this message in the errorconsole when I open an appointment:
Error: setting a property that has only a getter
Source File: https://www.google.com/calendar/4cade4cbd057f03dfc722395f6f8591ccalendarjs_doozercompiled__nl.js
Line: 2
Reporter | ||
Comment 5•16 years ago
|
||
BZ just backed out bug 407216, I'll get that build once it's out
Reporter | ||
Comment 6•16 years ago
|
||
after the partial backout https://bugzilla.mozilla.org/show_bug.cgi?id=407216#c108 the problem is gone.
Comment 7•16 years ago
|
||
Just to make sure, was there a "setting a property that has only a getter" JS
error in this case? And if so, what were the file and line numbers?
Updated•16 years ago
|
Summary: Can't save an appointment in Google Calender → Can't save an appointment in Google Calendar
Reporter | ||
Comment 8•16 years ago
|
||
(In reply to comment #7)
> Just to make sure, was there a "setting a property that has only a getter" JS
> error in this case? And if so, what were the file and line numbers?
Doesn't comment #4 cover your question ?
Comment 9•16 years ago
|
||
Er, yes. Sad with the obfuscated code, but certainly covers what I wanted to know.
Reporter | ||
Comment 10•16 years ago
|
||
is it ok to resolve this bug fixed now that it works again ?
Updated•16 years ago
|
Updated•16 years ago
|
Flags: blocking1.9.1?
You need to log in
before you can comment on or make changes to this bug.
Description
•