Submitted by Blueforce on Mon, 03/12/2018 - 21:05 Pro Licensee
Hi Ilia,
File manager can't edit SQL files!? Why is that? File Manager MUST be able to edit SQL files! Is there other file types that cant be edited with File manager? I had to use Java File Manager to be able to do my work...
Regards, Leffe
Status:
Closed (fixed)
Comments
Submitted by Blueforce on Mon, 03/12/2018 - 21:20 Pro Licensee Comment #1
I know I can change the file to a .txt file and then edit the file and then change it back to sql file, but this should not be necessary.
//Leffe
Submitted by JamieCameron on Mon, 03/12/2018 - 21:45 Comment #2
What happens when you try to edit a .sql file?
Submitted by Blueforce on Mon, 03/12/2018 - 23:18 Pro Licensee Comment #3
Hi Jamie,
There are no edit feature available on sql files, you have to rename it to .txt before you can get the edit feature.
//Leffe
I have made a commit to File Manager on Webmin repo. It's not the theme issue. It will work now. You can edit acl file directly right away to have ability to edit SQL files at once. https://github.com/webmin/webmin/pull/864
Thanks a lot for reporting.