Theme uploads fail silently #49

Closed
opened 2024-06-05 11:46:05 +00:00 by danieljsummers · 1 comment

If the /themes directory is missing, it appears that theme uploads fail silently. The application should be trying to create the /themes directory if it is missing, but if it cannot, this failure should be returned. We should also notify on failure if the directory exists, but the file cannot be written to it.

If the /themes directory is missing, it appears that theme uploads fail silently. The application should be trying to create the `/themes` directory if it is missing, but if it cannot, this failure should be returned. We should also notify on failure if the directory exists, but the file cannot be written to it.
danieljsummers added the
area
theming
bug
annoyance
labels 2024-06-05 11:46:18 +00:00
danieljsummers added this to the 2.2 milestone 2024-06-19 01:14:54 +00:00
danieljsummers self-assigned this 2024-06-19 20:05:51 +00:00
Author
Owner

This has been completed, and will be part of v2.2

This has been completed, and will be part of v2.2
Sign in to join this conversation.
No description provided.