Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#30158 closed defect (bug) (fixed)

Customizer Pointer from 3.9 broken as of 4.0

Reported by: rzen's profile rzen Owned by: ocean90's profile ocean90
Milestone: 4.1 Priority: normal
Severity: normal Version: 4.0
Component: Customize Keywords: has-patch
Focuses: Cc:

Description

In #25457 we introduced the "return" queryarg to the customizer URI and as a result the 3.9 customizer pointer displayed on widgets.php and themes.php cannot find an element on which to attach.

The attached patch fixes this by simply matching on the first part of the anchor's href value.

Attachments (1)

30158.diff (596 bytes) - added by rzen 9 years ago.

Download all attachments as: .zip

Change History (3)

@rzen
9 years ago

#1 @ocean90
9 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 30332:

Fix selector for the "Live Widget Previews" feature pointer.

props rzen.
fixes #30158.

#2 @ocean90
9 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.1
Note: See TracTickets for help on using tickets.