noscript.fixURI still effectual?

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

noscript.fixURI still effectual?

Post 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
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; U; Windows NT 5.1; en-US; rv:1.9.1.8pre) Gecko/20100121 SeaMonkey/2.0.3pre
User avatar
Giorgio Maone
Site Admin
Posts: 9526
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: noscript.fixURI still effectual?

Post by Giorgio Maone »

Spaces are automatically encoded by Mozilla.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Post Reply