Closed
Bug 394169
Opened 18 years ago
Closed 18 years ago
Unable to save attendee window after adding e-mail address
Categories
(Calendar :: Provider: WCAP, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
0.7
People
(Reporter: omar.bajraszewski, Assigned: michael.buettner)
References
()
Details
Attachments
(1 file)
1.66 KB,
patch
|
dbo
:
review+
|
Details | Diff | Splinter Review |
STEPS TO REPRODUCE:
===================
- Subscribe to http://sd-calendar.staroffice.de/
- Create new event
- Select invite attendee
- add an e-mail address
-Click 'Ok' button
RESULT:
=======
- Invite attendee window stays open
EXPECTED RESULT:
================
- changes are saved
REPRODUCIBLE:
=============
- always
Works with lightning&sunbird 20070828
Fails with 20070829 build
Flags: blocking-calendar0.7?
Reporter | ||
Comment 1•18 years ago
|
||
I see these errors when opening invite attendee window:
### freebusy log 2007/09/02 00:00:00 /mozilla.org/20070129_1/Europe/Warsaw 2007/09/18 00:00:00 /mozilla.org/20070129_1/Europe/Warsaw### request for <omar> on row <1>
----------
### freebusy log 2007/09/02 00:00:00 /mozilla.org/20070129_1/Europe/Warsaw 2007/09/18 00:00:00 /mozilla.org/20070129_1/Europe/Warsaw### request for <MAILTO:bg@sf.kdf> on row <2>
----------
### WCAP log entry: 2007/08/29 16:43:04 /mozilla.org/20070129_1/Europe/Warsaw
[calWcapNetworkRequest id=0df880f6-9d4e-4f4e-be5c-282df19fa9d1-69, parent-id=0df880f6-9d4e-4f4e-be5c-282df19fa9d1-68 (http://sd-calendar.staroffice.de/get_freebusy.wcap?appid=mozilla-calendar&id=bl0e5s2qy9n3hp3e&calid=MAILTO%3Abg%40sf.kdf&busyonly=1&dtstart=20070901T220000Z&dtend=20070917T220000Z&fmt-out=text%2Fxml)]
error: [Exception... "Command failed. The user is denied access to a calendar." nsresult: "0x804a021c (<unknown>)" location: "JS frame :: file:///C:/Documents%20and%20Settings/Omar/Pulpit/Sunbird%200.7/js/calWcapErrors.js :: checkWcapErrno :: line 327" data: no]
----------
Error: [calWcapNetworkRequest id=0df880f6-9d4e-4f4e-be5c-282df19fa9d1-69, parent-id=0df880f6-9d4e-4f4e-be5c-282df19fa9d1-68 (http://sd-calendar.staroffice.de/get_freebusy.wcap?appid=mozilla-calendar&id=bl0e5s2qy9n3hp3e&calid=MAILTO%3Abg%40sf.kdf&busyonly=1&dtstart=20070901T220000Z&dtend=20070917T220000Z&fmt-out=text%2Fxml)]
error: [Exception... "Command failed. The user is denied access to a calendar." nsresult: "0x804a021c (<unknown>)" location: "JS frame :: file:///C:/Documents%20and%20Settings/Omar/Pulpit/Sunbird%200.7/js/calWcapErrors.js :: checkWcapErrno :: line 327" data: no]
Source file: file:///C:/Documents%20and%20Settings/Omar/Pulpit/Sunbird%200.7/js/calWcapUtils.js
Line: 162
Selecting ok cause this error:
Error: savedWindow.organizer has no properties
Source file: chrome://calendar/content/sun-calendar-event-dialog.js
Line: 1178
Comment 3•18 years ago
|
||
Hi Omer,
I try to reproduce this issue but it works for me. I used different WCAP-Calendars . Maybe this bug was related by problems with the sd-calendar server after a power outage. We restarted the sd-calendar server today, all services are running now.
Could you try to reproduce this bug again with the latest nightly build, please.
Reporter | ||
Comment 4•18 years ago
|
||
Yes, it works now :-) Changing status of the bug and removing blocking flag.
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: blocking-calendar0.7+ → blocking-calendar0.7-
Resolution: --- → WORKSFORME
Updated•18 years ago
|
Flags: blocking-calendar0.7-
Keywords: regression
Reporter | ||
Comment 5•18 years ago
|
||
Hold on... Sorry, I've saved the event on my local calendar- I can still
reproduce it with Sun calendar
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 6•18 years ago
|
||
Thanks for your fast response. I also checked this issue with my local calendars with the same result: no problems, works for me.
Maybe there is a missing step in your 'step by step' description?
Reporter | ||
Comment 7•18 years ago
|
||
Video presenting the problem:
http://www.eta.pl/omarek/Sun.swf
Reporter | ||
Comment 8•18 years ago
|
||
(In reply to comment #6)
> Thanks for your fast response. I also checked this issue with my local
> calendars with the same result: no problems, works for me.
The problem is with creating events for Sun calendar- not local calendar. See the video. Starting with new profile
Comment 9•18 years ago
|
||
Many thanks for your great video. Now it's possible for me to reproduce this issue.
Reporter | ||
Comment 10•18 years ago
|
||
it was previously blocking until I closed the bug
Flags: blocking-calendar0.7?
Assignee | ||
Comment 11•18 years ago
|
||
Assigning to me and granting blocking status again...
Assignee: nobody → michael.buettner
Status: REOPENED → NEW
Flags: blocking-calendar0.7? → blocking-calendar0.7+
Assignee | ||
Comment 12•18 years ago
|
||
This is basically a regression from Bug 385183 as I changed the way the organizer object passes through the 'invite attendee'-dialog. In case the event just has been created we don't pass an organizer object to the dialog which in turn creates a default. Upon returning from the dialog we stumble across that we're accessing the original organizer object which doesn't exist in this case.
By the way, the easiest way to reproduce this bug is to just select 'new event' from the toolbar or context menu, open the 'invite attendee'-dialog from the event dialog and then press 'ok'. This doesn't happen for events that have been constructed in the view (via drag'n'drop).
Attachment #279721 -
Flags: review?(daniel.boelzle)
Comment 13•18 years ago
|
||
Comment on attachment 279721 [details] [diff] [review]
patch v1
r=dbo
Attachment #279721 -
Flags: review?(daniel.boelzle) → review+
Assignee | ||
Comment 14•18 years ago
|
||
patch checked in on trunk and MOZILLA_1_8_BRANCH
-> FIXED
Status: NEW → RESOLVED
Closed: 18 years ago → 18 years ago
Resolution: --- → FIXED
Updated•18 years ago
|
Target Milestone: --- → 0.7
You need to log in
before you can comment on or make changes to this bug.
Description
•