Opened 17 years ago
Closed 17 years ago
#9289 closed defect (bug) (fixed)
Theme and Plugin editor broken
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.8 | Priority: | high |
| Severity: | major | Version: | 2.8 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
Fatal error: Call to undefined function mb_strrpos() in /wp-admin/theme-editor.php on line 93
Apparently there is no compat function if you don't have the mb php extension.
Note: See
TracTickets for help on using
tickets.
(In [10734]) Don't use mb_* functions to match file extension, fixes #9289