﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13009,"When inheriting twentyten's comments.php, theme breaks.",ptahdunbar,westi,"If a theme has no comments.php file, WP falls back to twentyten's comments.php file.

This breaks the theme because twentyten requires twentyten_comment() (defined in functions.php) which isn't loaded, causing a fatal error.

Patch moves twentyten_comment() from functions.php into the top of comments.php. Fixes fatal error.",defect (bug),closed,high,3.0,Template,3.0,normal,fixed,has-patch,
