#19655 closed enhancement (invalid)
I fixed a piece of code that used a hack instead of basename()
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.3 |
Component: | Themes | Keywords: | has-patch |
Focuses: | Cc: |
Description
Hello I was browsing the source of WordPress wp-admin/includes/theme.php
and noticed that it used str_replace() instead of basename().
I've attached my basename-patch.diff
file and the updated theme.php
file for someone to look over.
---
This is my first time to contribute to WP. I tried to make a commit with SVN but I get a forbidden access error. If you have any suggestions please help.
svn: Commit failed (details follow):
svn: access to '/!svn/act/33767141-9196-41b2-926e-d24cd5f0aa35' forbidden
Attachments (2)
Change History (6)
Note: See
TracTickets for help on using
tickets.
The SVN diff