﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
16554,get_the_category_list does not produce custom type category,link2caro,,"I'm sorry if this is due to the fact that I don't know how to use custom post type.

When I'm in a custom post type template, the function get_the_category_list produces a list which does not allow to get to the category with post_type. As I see in the $wp_rules, there is not rules yet to manage this type of rule:

index.php?category_name=...&post_type=...

If this is something that will need an implementation I suggest a rewrite as following:

/custom-post-type/<cat-slug>/cat-name

Thank you",enhancement,closed,normal,,Post Types,3.1,normal,duplicate,post_type,
