[wp-trac] [WordPress Trac] #32635: Theme unit tests fail if a child theme is present

WordPress Trac noreply at wordpress.org
Sun Aug 30 21:44:41 UTC 2015


#32635: Theme unit tests fail if a child theme is present
------------------------------+-----------------------
 Reporter:  johnbillion       |       Owner:  obenland
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  4.4
Component:  Themes            |     Version:  3.5
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:
------------------------------+-----------------------
Changes (by obenland):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"33815"]:
 {{{
 #!CommitTicketReference repository="" revision="33815"
 Themes: Get the correct theme when template and stylesheet were both
 passed as arguments.

 Fixes a bug where `$new_theme` got set before the second argument was
 appropriately handled, causing the `current_theme` option to later always
 be
 updated to the parent theme's name.

 Introduced in [21131].

 Props obenland, wonderboymusic.
 Fixes #32635.
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32635#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list