[wp-trac] [WordPress Trac] #32781: Customizer Menus: Debug Notices
WordPress Trac
noreply at wordpress.org
Mon Jul 6 06:30:59 UTC 2015
#32781: Customizer Menus: Debug Notices
-------------------------------------+-----------------------------
Reporter: johnjamesjacoby | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+-----------------------------
Changes (by westonruter):
* keywords: has-patch => has-patch needs-testing
* status: closed => reopened
* resolution: fixed =>
Comment:
The fix here introduces an unexpected side-effect: any supplied
`fallback_cb` or `walker` gets clobbered in the preview, even though
partial refresh is disabled. This is wrong. We disable partial refresh for
the very reason that a non-serializable `fallback_cb` or `walker` gets
defined in the first place, so these should remain in effect in the
preview when a full page refresh is then done.
See [attachment:32781.4.diff].
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32781#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list