> Thanks. I have encountered difficulties doing three things: [1] I was  
> using SaveAsPlugin in my TWs on XP as my way of making controlled  
> backups; on OS X Firefox gives me a weird "file could not be found"  
> message when I attempt that. [2] I get a similar message when I  
> attempt to call images into a tiddler, [3] Likewise when I attempt to  
> import tiddlers from TWs on my system. [Importing from TWs online  
> appears to work.]

These are all actually just one bug: the 'ask for filename' code that
I've used in SaveAsPlugin, QuickEditPlugin, and ImportTiddlersPlugin
all use the same functionality (though implemented separately to avoid
dependencies between plugins).

The problem appears to be related to the use of the
"persistentFileDescriptor" return value from the browser-provided 'ask
for filename' dialog box, and seems to only occur when using FireFox
under OSX.

I *am* looking into this, but it's nearly impossible to debug, because
I don't have an OSX system available on which to test any potential
fix.

-e
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to