[wp-trac] [WordPress Trac] #8285: Post/page stubs aren't sanitized
enough
WordPress Trac
wp-trac at lists.automattic.com
Wed Nov 19 23:00:18 GMT 2008
#8285: Post/page stubs aren't sanitized enough
--------------------------+-------------------------------------------------
Reporter: Viper007Bond | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.8
Component: General | Version: 2.7
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
I have a few clients who prefer to copy/paste from Word or whatnot. This
means they put fancy quotes into their post titles rather than letting
WordPress do it.
For example, here's a post title:
{{{
This is a “cool” post
}}}
The stub generated off of that title:
{{{
this-is-a-%e2%80%9ccool%e2%80%9d-post
}}}
This is likely related to trying to keep funky characters from other
languages intact, but I thought I'd open a ticket anyway.
--
Ticket URL: <http://trac.wordpress.org/ticket/8285>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list