> I am running firefox version 3.0.6 on windows XP SP3
> From MonkeyGTD 3.0 alpha r103230
> when I run AttachFilePlugin 3.9.0
> and browse to the file C:\MyProgs\MyWiki\JuiceImport.JPG
> I get the following error
>
> cannot read file - invalid path: JuiceImport.JPG
>

FF3.x has, as a security measure, blocked access to the full path
information normally returned by the 'file' control, which is used in
the AttachFilePlugin control panel.  The result is that only the
filename portion of the selection is reported (e.g.,
"JuiceImport.JPG") so the plugin only looks for the file in the
current working directory, rather than the folder where the file is
actually located.

To address this, I've implemented an alternative method of browsing
for a file, and it *should* be automatically triggered when using
FF3.x.   You can quickly check to see if this fix is being used: if
the 'file' button in the AttachFilePlugin control panel reads "browse"
rather than "...", then it indicates that the FF3.x fixup for the file
control is *not* being invoked for some reason.

-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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