﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13510,TwentyTen: Empty archives result in PHP Notices,dd32,,"Hit a page which will display no posts (but is a valid page), for example /custom_taxonomy/empty_term/ archive.php will cause a PHP notice to be raised due to calling the_post() without first checking if posts exist. 

Warnings produced:

{{{
Notice: Undefined offset: 0 in C:\www\davis\wp-includes\query.php on line 2551

Notice: Trying to get property of non-object in C:\www\davis\wp-includes\query.php on line 2845

Notice: Trying to get property of non-object in C:\www\davis\wp-includes\query.php on line 2847

Notice: Trying to get property of non-object in C:\www\davis\wp-includes\query.php on line 2849

Notice: Trying to get property of non-object in C:\www\davis\wp-includes\query.php on line 2850

Notice: Trying to get property of non-object in C:\www\davis\wp-includes\query.php on line 2857

Notice: Trying to get property of non-object in C:\www\davis\wp-includes\query.php on line 2868

}}}",defect (bug),closed,normal,3.0,Themes,3.0,normal,fixed,,
