Since I upgraded to 3.1 I have had an issue with my category URLs.
In 3.0.5 (using All-in-one-SEO) if I had parent categories like
http://www.mysite.com/category/parent-1/parent-2/child/
The URL would be http://www.mysite.com/category/child/
Now it's back to showing the parents. Did something change in the wp-includes/category-template.php file?
How do I remove parent categories from the urls?