[wp-trac] [WordPress Trac] #26139: "Add new theme" link broken in 3.8 beta

WordPress Trac noreply at wordpress.org
Thu Nov 21 08:35:16 UTC 2013


#26139: "Add new theme" link broken in 3.8 beta
--------------------------+-----------------------------
 Reporter:  wet           |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Themes        |    Version:  trunk
 Severity:  normal        |   Keywords:  has-patch
--------------------------+-----------------------------
 Steps to reproduce:

 1. Navigate to '''Dashboard > Appearance > Theme'''.
 1. Hover over the "Add new theme" box at the last position in the
 screenshot gallery.
 1. Notice the link going to `../wp-admin/undefined` which obviously will
 not help in adding a new theme.

 `theme.js` grabs the install URI from an undefined variable named
 `themes.data.settings.install_uri` while the actual setting's name is
 `themes.data.settings.installURI`.

 Attached patch fixes this issue.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26139>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list