[wp-trac] [WordPress Trac] #37924: Cannot delete or update themes in directories containing an uppercase letter from Appearance > Themes
WordPress Trac
noreply at wordpress.org
Mon Oct 3 18:12:59 UTC 2016
#37924: Cannot delete or update themes in directories containing an uppercase
letter from Appearance > Themes
--------------------------+-----------------------------
Reporter: chrisjean | Owner: obenland
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7
Component: Themes | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch | Focuses: administration
--------------------------+-----------------------------
Changes (by obenland):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"38710"]:
{{{
#!CommitTicketReference repository="" revision="38710"
Themes: Account for uppercase chars when managing themes.
Fixes a bug where the UI wasn't updated after deleting/updating a theme.
Also introduces unit tests for theme management ajax handlers. For now
they're
focused on `wp_ajax_update_theme()` but they can include tests for other
handlers as well.
Props chrisjean for initial patch.
Fixes #37924.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37924#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list