On Wed, Jul 7, 2010 at 4:00 AM, C. Alan Zoppa <alan.zo...@gmail.com> wrote:
> I occasionally enter special characters as HTML entities (e.g. &ldquo;,
> &reg;, etc.) in an object's title. I feel that slugify() would be more
> useful if these were removed entirely from the returned slug. For example:
> At the moment, a title of &ldquo;Object Title &rdquo; returns the slug
> "ldquoobject-titlerdquo." It is my opinion that "object-title" would be more
> useful in this situation.

I can't think of any way that ldquo et al could be considered helpful
in a slug, so yes -- this sounds like a bug to me.

Please open a ticket so the suggestion isn't forgotten; it should be a
fairly easy fix, so if you want to try your hand at a patch, it
shouldn't be too difficult.

Yours,
Russ Magee %-)

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to