Changes between Initial Version and Version 1 of Ticket #25693, comment 1
- Timestamp:
- 10/25/2013 10:57:41 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25693, comment 1
initial v1 1 1 How did the value get nuked? Human error? 2 2 3 It might be better to kill the admin area with a `wp_die()` message if `blog_charset` isn't set or is empty. If we try to fallback to UTF-8 we could still munge people's data.3 It might be better to kill the admin area with a `wp_die()` message if `blog_charset` isn't set or is empty. If we fall back to UTF-8 we could still munge people's data.