Export to GitHub

django-forumbr - issue #10
Javascript slug function is does not properly generate slug
Posted on Apr 8, 2010 by
Helpful Camel
What steps will reproduce the problem? 1. Open forumbr properly installed in firefox with firebug ON 2. In console, try: slugify('CamarĂ£o')=='camarao' 3. Output is false
What is the expected output? What do you see instead? Output should be true.
Status: Accepted
Labels:
Type-Defect
Priority-Medium
Usability