Opened 13 months ago
Last modified 13 months ago
#20714 new enhancement
Theme customizer: Impossible to preview a search results page
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Themes | Version: | 3.4 |
| Severity: | normal | Keywords: | |
| Cc: | scribu |
Description
Steps to reproduce:
- Open the theme customizer
- Attempt to do a search in the site's search box in order to preview the search results page
The form won't submit and you won't be able to preview your search results.
Change History (4)
comment:3
ocean90
— 13 months ago
Since it's not implemented, yes, all forms are disabled yet.
See http://core.trac.wordpress.org/browser/trunk/wp-includes/js/customize-preview.dev.js#L40
Note: See
TracTickets for help on using
tickets.
Confirmed. Since normal links do work, I assume it would also be possible for GET forms to work as well. Not sure about POST forms.