Closed Bug 498700 Opened 16 years ago Closed 16 years ago

imip bar is not displayed, error "GetLoadedMessage is not defined" in imip-bar.js

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ssitter, Assigned: mschroeder)

References

(Blocks 1 open bug)

Details

(Keywords: regression, Whiteboard: [needed beta][no l10n impact])

Attachments

(1 file)

Lightning 1.0pre (BuildID: 20090616094218) with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1pre) Gecko/20090616 Shredder/3.0b3pre Selecting an email message containing an invitation throws the following error in console, imip bar with accept/decline button is not visible: Error: GetLoadedMessage is not defined Source File: chrome://lightning/content/imip-bar.js Line: 49
According to mxr the function existed in the 1.8.1 Thunderbird builds: http://mxr.mozilla.org/mozilla1.8/ident?i=GetLoadedMessage But it doesn't exist on the 1.9.1 Thunderbird builds anymore: http://mxr.mozilla.org/comm-central/ident?i=GetLoadedMessage
The GetLoadedMessage() was removed with the checkin from Bug 474701 four days ago: <https://hg.mozilla.org/comm-central/rev/b0e37b312b54>
Flags: blocking-calendar1.0?
Keywords: regression
Summary: Error "GetLoadedMessage is not defined" in imip-bar.js → imip bar is not displayed, error "GetLoadedMessage is not defined" in imip-bar.js
According to IRC "gFolderDisplay.selectedMessage" might work. But it returns a MsgHdr instead of a MsgURI. <https://developer.mozilla.org/en/Extensions/Thunderbird/HowTos#Thread_Pane> has some details.
Flags: blocking-calendar1.0? → blocking-calendar1.0+
Whiteboard: [needed beta][no l10n impact]
OS: Windows XP → All
Hardware: x86 → All
(In reply to comment #3) > According to IRC "gFolderDisplay.selectedMessage" might work. But it returns a > MsgHdr instead of a MsgURI. > <https://developer.mozilla.org/en/Extensions/Thunderbird/HowTos#Thread_Pane> > has some details. or "gMessageDisplay.displayedMessage"? Does this also work in the (standalone) message window?
Assignee: nobody → mschroeder
Status: NEW → ASSIGNED
Attached patch Patch v1Splinter Review
Attachment #384252 - Flags: review?(philipp)
Comment on attachment 384252 [details] [diff] [review] Patch v1 Codewise this looks ok, r=philipp
Attachment #384252 - Flags: review?(philipp) → review+
Pushed to comm-central <http://hg.mozilla.org/comm-central/rev/963ded786cb7> -> FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: