[FIXED] (2.9.5rc24) Surrogates don't load

Bug reports and enhancement requests
Post Reply
barbaz
Senior Member
Posts: 11109
Joined: Sat Aug 03, 2013 5:45 pm

[FIXED] (2.9.5rc24) Surrogates don't load

Post by barbaz »

2.9.5rc24 completely broke my surrogate for this site.

Possibly related console messages -

Code: Select all

ReferenceError: can't access lexical declaration `method' before initializationautoSync@chrome://noscript/content/e10sIPC.js:12:11
ns.bootstrap@chrome://noscript/content/Main.js:188:7
@jar:file:///home/*****/.mozilla/seamonkey/********.default/extensions/%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D.xpi!/components/noscriptService.js:8:1

Code: Select all

Error loading ia_mod surrogate: ReferenceError: IO is not defined
file:///xxxxxxxxxxxxxx
ScriptSurrogate.initReplacement()
ScriptSurrogate.js:124
SurrogateMapping.prototype._replacement()
ScriptSurrogate.js:361
ScriptSurrogate.getScripts()
ScriptSurrogate.js:163
ScriptSurrogate.apply()
ScriptSurrogate.js:224
ns.onWindowSwitch()
Main.js:4031
ns._beforeScriptingReal()
Main.js:4156
ns.observe()
Main.js:129
ScriptSurrogate.js:124
EDIT Oops, forgot to include browser details. SeaMonkey 2.46pre (based on Firefox 49.0.2) on Linux x86_64
Last edited by barbaz on Tue Nov 15, 2016 12:44 am, edited 1 time in total.
Reason: remove console message that is actually unrelated
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
Giorgio Maone
Site Admin
Posts: 9528
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: (2.9.5rc24) Surrogates don't load

Post by Giorgio Maone »

Is your surrogate on the filesystem or saved as a string preference?
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0
barbaz
Senior Member
Posts: 11109
Joined: Sat Aug 03, 2013 5:45 pm

Re: (2.9.5rc24) Surrogates don't load

Post by barbaz »

It's a file: URL surrogate.
*Always* check the changelogs BEFORE updating that important software!
-
User avatar
Giorgio Maone
Site Admin
Posts: 9528
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: (2.9.5rc24) Surrogates don't load

Post by Giorgio Maone »

Should be fixed in latest development build rc26, thank you.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0
barbaz
Senior Member
Posts: 11109
Joined: Sat Aug 03, 2013 5:45 pm

Re: (2.9.5rc24) Surrogates don't load

Post by barbaz »

It is fixed, thanks! 8-)
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply