Saves to file but doesn't use the file at all
tanc - April 18, 2008 - 01:12
| Project: | Save-to-File |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
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.

#1
Hi 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
#2