Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#31764 closed defect (bug) (fixed)

wpeditimage plugin: don't add extra spaces to the class -- fix failing unit tests

Reported by: iseulde's profile iseulde Owned by: iseulde's profile iseulde
Milestone: 4.3 Priority: normal
Severity: normal Version:
Component: TinyMCE Keywords: has-patch
Focuses: javascript Cc:

Description


Attachments (2)

31764.patch (1.4 KB) - added by iseulde 9 years ago.
31764.2.patch (1.2 KB) - added by iseulde 9 years ago.

Download all attachments as: .zip

Change History (8)

@iseulde
9 years ago

#1 @iseulde
9 years ago

  • Keywords has-patch added

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


9 years ago

#3 @iseulde
9 years ago

  • Focuses javascript added
  • Keywords needs-refresh added; has-patch removed
  • Milestone changed from Awaiting Review to Future Release

@iseulde
9 years ago

#4 @iseulde
9 years ago

  • Keywords has-patch added; needs-refresh removed
  • Milestone changed from Future Release to 4.3

#5 @obenland
9 years ago

  • Owner set to iseulde
  • Status changed from new to assigned

#6 @iseulde
9 years ago

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

In 32592:

TinyMCE: wpeditimage: trim class

Don't add extra spaces to classes. It causes some tests in the TinyMCE QUnit test suite to fail.

Fixes #31764.

Note: See TracTickets for help on using tickets.