[wp-trac] [WordPress Trac] #26468: Add additional color schemes back into core
WordPress Trac
noreply at wordpress.org
Mon Dec 9 00:06:37 UTC 2013
#26468: Add additional color schemes back into core
------------------------------+---------------------
Reporter: melchoyce | Owner: nacin
Type: enhancement | Status: closed
Priority: normal | Milestone: 3.8
Component: Administration | Version: trunk
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Comment (by helen):
[26776] causes notices when light isn't a registered color scheme (e.g.
running out of src) but you do have more than one. Probably does the same
if default/fresh isn't registered.
{{{
Notice: Trying to get property of non-object in /srv/www/wp-
core/develop/src/wp-admin/includes/misc.php on line 592
Notice: Trying to get property of non-object in /srv/www/wp-
core/develop/src/wp-admin/includes/misc.php on line 597
Warning: Invalid argument supplied for foreach() in /srv/www/wp-
core/develop/src/wp-admin/includes/misc.php on line 597
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26468#comment:11>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list