Closed Bug 450381 Opened 16 years ago Closed 16 years ago

Itip email are not sent while being offline

Categories

(Calendar :: E-mail based Scheduling (iTIP/iMIP), defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: informatique.internet, Assigned: informatique.internet)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1
Build Identifier: 

When you are in offline mode, itip/imip mails are not sent at all... the dialog box "do you want to invite attendees" appear but the mail is not put in "awaiting message"

Reproducible: Always

Steps to Reproduce:
1. Create an event on a local storage calendar, invite some attendees
2. Switch to offline mode
3. Try to move the event

Actual Results:  
The dialog box "do you want to invite attendees" appear, but if you click on yes, the itip mail is never sent...

Expected Results:  
The mail should be in the "awaiting message" folder, and will be sent when you switch in online mode...
Attached patch this patch fix the issue... — — Splinter Review
But i think it could be better to have a nice error handling...
Hubert, you should ask for review if you attach a patch.
Flags: blocking-calendar0.9?
Attachment #333550 - Flags: review?(daniel.boelzle)
Assignee: nobody → informatique.internet
Flags: blocking-calendar0.9? → blocking-calendar0.9-
OS: Linux → All
Hardware: PC → All
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment on attachment 333550 [details] [diff] [review]
this patch fix the issue...

>+                    var ios = Components.classes["@mozilla.org/network/io-service;1"]
>+                                        .getService(Components.interfaces.nsIIOService);

We have getIOService() for this in calUtils.js.

r=dbo; thanks for the patch!

I'll do the necessary changes and check it in today or tomorrow.
Attachment #333550 - Flags: review?(daniel.boelzle) → review+
Checked in on HEAD and MOZILLA_1_8_BRANCH => FIXED.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 0.9
Checked in lightning build 200808140403 -> VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: