﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
17458,is_page_template() returns true for no page template,johnbillion,ryan,"At some point the `_wp_page_template` post meta field went from being empty to having a value of 'default' for pages that have no template.

`is_page_template()` hasn't been updated to reflect this, and will return true for pages that do not have a template (unless you specify the `$template` parameter)

Patch upcoming.",defect (bug),closed,normal,3.2,Template,,minor,fixed,has-patch,
