Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32591 closed defect (bug) (fixed)

wpviews: createInstance not reusing instances

Reported by: iseulde's profile iseulde Owned by: iseulde's profile iseulde
Milestone: 4.2.3 Priority: normal
Severity: normal Version: 4.2
Component: TinyMCE Keywords: has-patch fixed-major
Focuses: Cc:

Description

This is caused by a typo, it should call getInstance with text, not encodedText.

Change History (7)

#1 @iseulde
9 years ago

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

In 32710:

TinyMCE: views: fix typo in createInstance

This prevented instances from being reused.

Fixes #32591.

This ticket was mentioned in Slack in #core-editor by iseulde. View the logs.


9 years ago

#3 @iseulde
9 years ago

  • Keywords has-patch added

Reopening for 4.2.3.

#4 @iseulde
9 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

#5 @iseulde
9 years ago

  • Keywords fixed-major added

#6 @iseulde
9 years ago

  • Milestone changed from 4.3 to 4.2.3

#7 @azaozz
9 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

In 33314:

TinyMCE: wpView: fix typo in createInstance that prevented instances from being reused.
Props iseulde. Fixes #32591 for 4.2.

Note: See TracTickets for help on using tickets.