Hi all, 

I have tried to build a little test about twFile to load or save a file.  
The fact is that i have met some issues. 
1. Using twFile in local that means with file://**** as connection address 
(browser address bar) 
      - First, it works with chrome, IE8, and firefox 3.6.26 (I know, it's 
an oldest version but my company requires me to use this one^^)
      - Now, I'm trying to migrate to FF 19 but even the this local mode 
doesn't work.
2. Using twFile remotely that means with the application hosted on web 
server so with IP address within the browser address bar
      - firefox 3.6.26 and IE8 works perfectly 
      -  Chrome doesn't work: the loadFile (TiddlySaver) function always 
return null.
I'm on it since 2 days and I was not able to get how it doesn't work. 
for FF 19, I've added tiddlyFox add-on by no changes.
for chrome, i'm using the TiddlySaver applet.

Hope i'll could help me

Thanks in advance,

Best wishes

Y.R











Le mercredi 16 janvier 2013 19:30:12 UTC+1, Trevor C a écrit :
>
> Hi all,
>
> I have tried to get the twFile.js and twFileDemo.html to save files on 
> different browsers and it is working on Chrome, .IE and Safari. 
> However a problem seems to occur when I try to save it on Firefox 18.
> I have debugged the error and it seems that Firefox 18 is returning false 
> when it is checking if the Mozilla drivers are loaded/available.
>
> The error seems to be with the window.Components in the mozilla Driver 
> section.
> A JS warning also appears in the console.
>
> The Components object is deprecated. It will soon be removed.
>
> netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
>
> Has it something to do with this? 
> https://developer.mozilla.org/en-US/docs/Bypassing_Security_Restrictions_and_Signing_Code
> Is there an extension that I can use to make it work in Firefox 18?
>
> Thanks in Advance.
> Trevor
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to