Opened 5 years ago
Closed 5 years ago
#6092 closed defect (bug) (fixed)
Warning: mb_internal_encoding() [function.mb-internal-encoding]: Unknown encoding ""
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | Administration | Version: | 2.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Warning: mb_internal_encoding() [function.mb-internal-encoding]: Unknown encoding "" in .../dd32/wp-settings.php on line 359
Displayed at the top of the installer on a fresh install checked out 5 minutes ago.
I used the web wp-config generator, wp-config doesnt seem to contain anything interesting.
Attachments (2)
Change History (7)
How is 6092-2.diff?
It checks validity of blog_charset and sets UTF-8 if invalid.
Note: See
TracTickets for help on using
tickets.

Use UTF-8 if get_option('blog_charset') is empty.