﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13929,Fatal errors in get_body_class() in latest trunk (15268),uglyrobot,,"View any page in a theme that uses  get_body_class() (2010 for example) and you get a fatal error:
Catchable fatal error: Object of class stdClass could not be converted to string in wp-includes\post-template.php  on line 432

Seems the $page_id var is getting overwritten by the $wp_query class when passed through $post = get_page($page_id);

Confirmed in WP and multisite with no plugins.",defect (bug),closed,highest omg bbq,3.0,General,3.0,blocker,fixed,needs-patch,aaron@…
