danielperna84 / hass-configurator

Configuration UI for Home Assistant
MIT License
306 stars 168 forks source link

File editor cant delete file containing ' #235

Open raidenlal opened 1 year ago

raidenlal commented 1 year ago

Describe the issue you are experiencing

Cant delete file containing a single quote character, e.g. "Son's song.mp3"

I tried to rename the file but it seems it cant rename it either.

What type of installation are you running?

Home Assistant OS

Which operating system are you running on?

Home Assistant Operating System

Which add-on are you reporting an issue with?

File editor

What is the version of the add-on?

5.5.0

Steps to reproduce the issue

  1. Upload file with '
  2. Try to delete it
  3. Seems like it went through but nothing happens

System Health information

System Information

version core-2023.2.5
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.10.7
os_name Linux
os_version 5.15.84-v8
arch aarch64
timezone Europe/Prague
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok GitHub API Calls Remaining | 5000 Installed Version | 1.31.0 Stage | running Available Repositories | 1240 Downloaded Repositories | 8 HACS Data | ok
Home Assistant Cloud logged_in | false -- | -- can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 9.5 -- | -- update_channel | stable supervisor_version | supervisor-2023.01.1 agent_version | 1.4.1 docker_version | 20.10.22 disk_total | 116.8 GB disk_used | 12.0 GB healthy | true supported | true board | rpi4-64 supervisor_api | ok version_api | ok installed_addons | deCONZ (6.18.0), Node-RED (14.0.3), Home Assistant Google Drive Backup (0.110.1), File editor (5.5.0), Samba share (10.0.0), Z-Wave JS UI (1.6.3), SSH & Web Terminal (13.0.2), ESPHome (2023.2.4)
Dashboards dashboards | 1 -- | -- resources | 4 views | 6 mode | storage
Recorder oldest_recorder_run | April 13, 2021 at 22:58 -- | -- current_recorder_run | February 26, 2023 at 21:52 estimated_db_size | 25378.53 MiB database_engine | mysql database_version | 8.0.32
Spotify api_endpoint_reachable | ok -- | --

Anything in the Supervisor logs that might be useful for us?

No response

Anything in the add-on logs that might be useful for us?

No response

Additional information

No response

raidenlal commented 1 year ago

Copied 1:1 from https://github.com/home-assistant/addons/issues/2895