[Resolved] Error: patch is not defined

Bug reports and enhancement requests
Post Reply
User avatar
therube
Ambassador
Posts: 7972
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

[Resolved] Error: patch is not defined

Post by therube »

Error: patch is not defined

Could that be breaking my bookmarklet, causing the bookmarklet to, well, do nothing - sometimes?

Code: Select all

Error: patch is not defined
Source File: jar:file:///C:/Mozilla/therube/extensions/%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D.xpi!/components/noscriptService.js
Line: 4399
4399:

Code: Select all

        method.caller.apply(self, patch.caller.arguments);
Everything Search bookmarklet:

Code: Select all

javascript:Qr=document.getSelection();if(!Qr){void(Qr=prompt('Registry%20entry%20to%20find:',''))}if(Qr)location.href='es:'+(Qr);void(0)

If it is a NoScript related issue, thinking its been around since 2.6.8.38.

sometimes?
I've seen it "sometimes" as in once it works & the next time it doesn't.
And I've seen it where I can't seem to get it to work at all?
So not sure what specific steps might lead to failure?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Firefox/32.0 SeaMonkey/2.29
User avatar
Giorgio Maone
Site Admin
Posts: 9530
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Error: patch is not defined

Post by Giorgio Maone »

Please check latest development build 2.6.8.39rc2, thank you!
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
User avatar
therube
Ambassador
Posts: 7972
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Error: patch is not defined

Post by therube »

Looks like its got it, thanks :-).
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 SeaMonkey/2.29
Post Reply