[wp-trac] [WordPress Trac] #35579: Customizer panel wrong position if Site Title is empty
WordPress Trac
noreply at wordpress.org
Sat Jan 23 23:14:13 UTC 2016
#35579: Customizer panel wrong position if Site Title is empty
--------------------------+-----------------------------
Reporter: halftones | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.5
Component: Customize | Version: 4.0
Severity: normal | Resolution: fixed
Keywords: commit | Focuses: ui, javascript
--------------------------+-----------------------------
Changes (by westonruter):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"36388"]:
{{{
#!CommitTicketReference repository="" revision="36388"
Customizer: Use "(Untitled)" as site title if `blogname` is empty.
Fixes a layout issue in the Customizer UI. Also de-duplicate title display
logic, outputting "Loading..." as site title in PHP with actual title
being set upon Customizer `ready`. Also update the site title in response
to a `blogname` setting change as opposed to `input` DOM events on the
control.
Fixes #35579.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35579#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list