﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17033,Archive of pages uses home.php template,ptahdunbar,,"via michael@mfields.org on wphackers

Running the following query from the location bar will produce a list of
all pages on a site: ?post_type=page. In the event that the theme has a
home.php template, this template will be used to display the archive. I
believe that home.php is intended to be used only when the ""Blog"" is being
queried (posts with a post_type of ""post"" with no modifiers). All custom
post types fall back to index.php if there is no dedicated template
however, pages are somehow triggering home.php.

The bug is due to the page post type not having a has_archive defined. patch provided.",defect (bug),closed,normal,,Post Types,3.1,normal,invalid,,
