Theme uploads fail silently #49
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.This has been completed, and will be part of v2.2