﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16566,Copyright symbol not transformed in post slug,Coolkevman,,"When you use an ASCII copyright symbol within a post title, the generated slug keep the copyright symbol. See a screenshot of my test case here: http://twitpic.com/4058mz

For reference, here is the title string (I hope Trac will not mess the encoding):
{{{
New forum © by someone
}}}

To me this looks like a bug as slugs are here to increase ""search engine friendliness"" of WordPress.

Some solutions may be:
 * To strip the copyright symbol out of the
 * Replace the symbol by a single {{{c}}} letter
 * Replace the symbol by another word like {{{(c)}}}, {{{copyright}}}, ...

This bug was produced on a fresh WordPress 3.1-RC4 instance.",defect (bug),closed,normal,,Permalinks,3.1,normal,duplicate,3.2-early has-patch,
