Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#9289 closed defect (bug) (fixed)

Theme and Plugin editor broken

Reported by: thee17's profile thee17 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.

Change History (1)

#1 @azaozz
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10734]) Don't use mb_* functions to match file extension, fixes #9289

Note: See TracTickets for help on using tickets.