Forum
JorgenLindner2010-02-21 09:25:51
When i try to evaluate Quicktext TAGs like [[ORGATT]] or [[ORGHEADER]] there will result the following error-message:

"You have an error in your script: <scriptname>
TypeError: Components.classes['@mozilla.org/event-queue-service;1']
is undefined
Line (486): undefined"

That will occur when I apply one of these lines of code:

var replya = this.mQuicktext.get_orgheader(["to"]);
var replyb = this.mQuicktext.get_orgheader(["received"]);

( - which I rermember to have worked under TB 2!)

I'll get the same result, when I apply this line of code:

var replata = this.mQuicktext.get_orgatt([",n"]);

Can anyone explain to me, what is the reason of this error and how to avoid it?

Thanks in advance and greetings from Germany

Jürgen

TB 3.0 - QT 0.9.10.1
1
Create post
You need to login before posting in the forum