Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#32591 closed defect (bug) (fixed)

wpviews: createInstance not reusing instances

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

Description

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

Change History (7)

#1 @iseulde
11 years ago

  • Owner set to iseulde
  • Resolutionfixed
  • Status newclosed

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.


11 years ago

#3 @iseulde
11 years ago

  • Keywords has-patch added

Reopening for 4.2.3.

#4 @iseulde
11 years ago

  • Resolution fixed
  • Status closedreopened

#5 @iseulde
11 years ago

  • Keywords fixed-major added

#6 @iseulde
11 years ago

  • Milestone 4.34.2.3

#7 @azaozz
11 years ago

  • Resolutionfixed
  • Status reopenedclosed

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.