[wp-trac] Re: [WordPress Trac] #7509: Fix up some Notice's in admin
WordPress Trac
wp-trac at lists.automattic.com
Sat Aug 16 14:05:00 GMT 2008
#7509: Fix up some Notice's in admin
-----------------------+----------------------------------------------------
Reporter: DD32 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.7
Severity: normal | Resolution:
Keywords: has-patch |
-----------------------+----------------------------------------------------
Comment (by mrmist):
In [8646] the change in wp-admin/includes/theme.php to
$page_templates[trim( $name )] = theme_basename( $template );
Seems to break the "Write new Page" screen. In the svn version I just
checked I get
Fatal error: Call to undefined function theme_basename() in
/home/www/svn/trunk/wp-admin/includes/theme.php on line 47
From page-new.php. Dunno if the svn is meant to be stable or not so
whether that's a valid bug in it's own right I am not sure. :)
--
Ticket URL: <http://trac.wordpress.org/ticket/7509#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list