Closed Bug 601965 Opened 14 years ago Closed 14 years ago

Error: JavaScript component does not have a method named: "getLabelAt" for various autocomplete functionality

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 582494

People

(Reporter: standard8, Unassigned)

References

Details

Following bug 556007 landing in mozilla-central, we have some errors appearing in the error console:

Error: [Exception... "'JavaScript component does not have a method named: "getLabelAt"' when calling method: [nsIAutoCompleteResult::getLabelAt]"  nsresult: "0x80570030 (NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED)"  location: "JS frame :: chrome://gloda/content/glodacomplete.xml :: _appendCurrentResult :: line 72"  data: no]
Source File: chrome://gloda/content/glodacomplete.xml
Line: 72

We basically need to update our objects that are nsIAutoCompleteResult to have a getLabelAt function, and also include nsInputListAutoComplete.js in the build.

AFAICT nothing is broken, except possibly form autocomplete in content tabs (I think we support that at the moment).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.