Under Windows/XP, Firefox 6.0.2 and NoScript 2.1.2.9rc1, export of the whitelist to a non-suffixed DSN (such as "whitelist") appends "..txt" (2 dots) rather than ".txt" (one dot).
Export to a properly suffixed DSN, (such as "whitelist.txt") proceeds correctly.
Last edited by Tom T. on Tue Sep 20, 2011 9:23 pm, edited 1 time in total.
Reason:mark as resolved
Mozilla/5.0 (Windows NT 5.1; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
... But it doesn't matter, at least in Win XP. The file still saves, and when 2-clicked, Notepad opens it nicely.
When Windows parses file extensions, it ignores everything except the last dot and whatever's after that. This used to catch a lot of people with e-mail viruses, e. g.. an attachment JenniferLopezNude.jpg.vbs. The user sees the familiar and comfortable .jpg extension, but Windows sees the Visual Basic Scripting extension and runs the VB script. = virus.
I agree that it still needs to be fixed, even in Win, and I'm assuming that Linux is less "forgiving".
Will flag this for Giorgio's attention as a bug. Thanks for the bug report, Sean.
SeanM, thanks for confirming the successful resolution of both whitelist export issues.
Also, thanks for reporting them, and for your previous bug reports here.
Because you are a frequent contributor, I'd like to add that you can mark your own topics "resolved", when the have been done so to your satisfaction.
Just click "edit" on your OP, add the word to the title as I've done, (preview and proofread it), and click Submit.
No big deal - we're happy to do it -- but it calls attention to the resolution that much sooner for others who may be browsing the board and for other team members to know that a thread no longer needs attention. But it's not mandatory1
Again, thanks for your many contributions to improving NoScript.