Re: Issues with 1.8.3.5b

"Michael Vincent van Rantwijk, MultiZilla" <[email protected]> Sun, 14 Sep 2008 06:42:33 +0200
Newsgroups gmane.comp.mozilla.multizilla
Organization The Mozdev Foundation - news server
Message-ID <[email protected]>
Michael Vincent van Rantwijk, MultiZilla wrote:
> Lewis G Rosenthal wrote:

<snip />

>> However, I am seeing this in the JS console on the first button click 
>> (toolbar) in the prefs panel:
>>
>>    Warning:  reference to undefined property 
>> Components.classes[contractid]
>>    Source (line 116): chrome://global/content/autocomplete.xml
>>
>> Unrelated? Seems odd to me...
> 
> That error is caused by the use of some 'autocomplete' attribute on a 
> <textbox>.
> 
> Which one of the following two dumps (the output) do you see when that 
> happens, on your console (not JS Error Console):
> 
> dump("### ERROR - unable to create search session \"" + name + "\".\n");
> dump("### ERROR - unable to create search \"" + name + "\".\n");
> 
> Michael

I do see this error on the console:

"### ERROR - unable to create search "history"."

When I select: Tabs -> Miscellaneous

We use autocomplete for the preferred location (textbox) which obviously 
no longer works.

Thanks,
Michael