Postponed (maintainer needs more info)
Project:
Save-to-File
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2008 at 01:12 UTC
Updated:
1 Feb 2009 at 18:59 UTC
Hi, I'm testing your module in Safari 3.1.1 in OS X and I get the option to Save to File in my textareas. When I click this it saves the information correctly in a flat file but doesn't link it back to my textarea in any way. Basically it removes my code and doesn't replace it with anything, so when I next view the page its empty and no code is executed. The module also doesn't seem to remember I've saved to file as there is no Load from File option.
Comments
Comment #1
chrisshattuck commentedHi Tanc,
Sorry it took so long to get back to you on this. Unfortunately, I haven't been able to duplicate your problem. Savetofile uses jQuery to replace the content of the textarea with a single line which is a PHP function call to load the file. Would you mind giving it a go on Firefox for Mac to see if Safari might be the culprit?
Thanks!
Chris
Comment #2
chrisshattuck commented