WordPress.org

Make WordPress Core

Opened 13 months ago

Last modified 13 months ago

#20714 new enhancement

Theme customizer: Impossible to preview a search results page

Reported by: johnbillion Owned by:
Priority: normal Milestone: Awaiting Review
Component: Themes Version: 3.4
Severity: normal Keywords:
Cc: scribu

Description

Steps to reproduce:

  1. Open the theme customizer
  2. 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:1 scribu13 months ago

  • Cc scribu added

comment:2 scribu13 months ago

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.

comment:3 ocean9013 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

comment:4 nacin13 months ago

  • Type changed from defect (bug) to enhancement

By design. Setting this to an enhancement.

Note: See TracTickets for help on using tickets.