﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9784,catchable fatal error - category template line 24,johnmyr,anonymous,"Found a possible bug when betatesting Hybrid 0.6 theme with 2.8 bleeding.

When using the get_the_term_list() function to show a post's categories with the default (non-pretty) permalink settings, I receive this error:

''Catchable fatal error: Object of class stdClass could not be converted to string in ..\wp-includes\category-template.php on line 24''

Code example::

{{{
get_the_term_list( $post->ID, 'category', 'Posted in', ', ', '' );
}}}
",defect (bug),closed,normal,2.8,Template,2.8,normal,fixed,"category template, catchable fatal error",
