Page 1 of 1

noscript.fixURI still effectual?

Posted: Thu Jan 28, 2010 4:14 am
by therube
noscript.fixURI still effectual, less effectual?


noscript.fixURI
noscript.fixURI.exclude


.exclude = ""
backslashes are encoded, not what I want
Image

.exclude = "reg"
backslashes are left alone, I'm happy
Image

but what about "spaces", which are still encoded as %20?
how can I end up with "reg:hklm\software\realtek semiconductor"?
Image


As I recall, when fixURI was first implemented, "spaces" were not an issue.
Don't know if they are now due to changes in NoScript or changes in Mozilla?


(Don't you wish later Mozilla versions still returned meaningful dialogs like these!)


<They call this progress ... phewy! I'll lay the blame on Firefox.>
Image

Re: noscript.fixURI still effectual?

Posted: Sat Jan 30, 2010 9:55 am
by Giorgio Maone
Spaces are automatically encoded by Mozilla.