[wp-trac] [WordPress Trac] #27599: Twenty Fourteen: featured content in customizer preview
WordPress Trac
noreply at wordpress.org
Mon Mar 31 18:31:31 UTC 2014
#27599: Twenty Fourteen: featured content in customizer preview
-----------------------------------------+------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 3.8.1
Severity: normal | Resolution:
Keywords: has-patch reporter-feedback | Focuses:
-----------------------------------------+------------------------------
Comment (by afercia):
say you have a tag "template"
start typing in the input field, stop typing at "temp" and wait suggest.js
to kick in. Then click on the suggested "template" tag.
For me, nothing changes in the preview iframe because no "change" event is
triggered.
Inspecting Chrome console, I see a GET to admin-ajax.php?action=ajax-tag-
search&tax=post_tag&q=mark but I don't see any XHR POST, no refresh at
all.
Maybe you see something changing in the preview because if you have sticky
posts, it will fallback to sticky posts but actually it's ignoring the tag
you just entered.
Be sure you don't have any of your posts marked as "sticky" and it will be
easier to spot.
Instead, when you ignore suggest.js and you complete manually typing
"template", all works fine.
Tested on WP 3.8.1 and trunk, Twenty Fourteen 1.0. No plugins. I always
try to test software in original language even if English is not my main
language (I guess you noticed that :)). Environment doesn't matter,
there's just no POST.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27599#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list