Closed Bug 736762 Opened 12 years ago Closed 6 years ago

Search the web from context not working (currentEngine is null)

Categories

(Thunderbird :: Search, defect)

10 Branch
x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: pqwoerituytrueiwoq, Unassigned)

References

Details

Attachments

(1 file)

Attached image List of active addons
When I try to use the search the web feature in a email from the context menu nothing happens expect a error

Sat Mar 17 2012 14:06:52
Error: currentEngine is null
Source file: chrome://communicator/content/utilityOverlay.js
Line: 301

alert(typeof currentEngine);// alerts "object"

x='';
for(var i in currentEngine){
x+=i+'\n';
}
alert(x.length+'\n'+x); //alerts "0\n"


Using Ubuntu 10.04.4
the Thunderbird stable ppa https://launchpad.net/~mozillateam/+archive/thunderbird-stable
I also have Firefox 11 installed
I see this, not an issue on trunk though.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Search the web not working → Search the web from context not working (currentEngine is null)
Version: 11 → 10
(In reply to Magnus Melin from comment #1)
> I see this, not an issue on trunk though.

Do you mean that this is fixed in TB11 or that the implementation done by Ubuntu is broken?
I think trunk means nightly

http://i.imgur.com/8smRy.png -- issue is present on this build (i think i had this issue in Thunderbird 10 as well)
This is partly broken by bug 733802
Is this still an issue?

bug 733802 was fixed in TB14
Blocks: 733802
Flags: needinfo?(pqwoerituytrueiwoq)
Flags: needinfo?(mkmelin+mozilla)
WFM
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(pqwoerituytrueiwoq)
Flags: needinfo?(mkmelin+mozilla)
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: