[wp-trac] [WordPress Trac] #39175: Customizer assumes url is passed with replaceState and pushState

WordPress Trac noreply at wordpress.org
Thu Dec 8 17:34:51 UTC 2016


#39175: Customizer assumes url is passed with replaceState and pushState
---------------------------+-----------------------------------------
 Reporter:  Christian1012  |       Owner:  westonruter
     Type:  defect (bug)   |      Status:  accepted
 Priority:  normal         |   Milestone:  4.7.1
Component:  Customize      |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  javascript, administration
---------------------------+-----------------------------------------

Comment (by westonruter):

 @Christian1012 so then probably better to explicitly check for a non-empty
 string like: `'string' === typeof url && url.length > 0`?

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


More information about the wp-trac mailing list