[wp-trac] Re: [WordPress Trac] #8335: [WP 2.7-beta3-9858] Edit
pages cuts off special characters
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 26 16:31:01 GMT 2008
#8335: [WP 2.7-beta3-9858] Edit pages cuts off special characters
-------------------------------+--------------------------------------------
Reporter: anders-dk | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.7
Severity: major | Resolution:
Keywords: reporter-feedback |
-------------------------------+--------------------------------------------
Comment (by anders-dk):
Replying to [comment:5 vladimir_kolesnikov]:
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', 'utf8');
/** The Database Collate type. Don't change this if in doubt. */
define('DB_COLLATE', '');
Encoding for pages and feeds: UTF-8
wp_posts: utf8_general_ci
I haven't changed any of these. And there's no problem with special
characters in posts - only pages.
--
Ticket URL: <http://trac.wordpress.org/ticket/8335#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list