Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#34658 closed defect (bug) (fixed)

Fix bad non-breaking spaces in JavaScript code

Reported by: francoisb's profile francoisb Owned by: pento's profile pento
Milestone: 4.4 Priority: normal
Severity: normal Version: 4.4
Component: General Keywords: has-patch
Focuses: javascript Cc:

Description

There are 3 instances of a non-breaking space character, where a regular space is expected.

Attached patch fixes it.

Attachments (1)

nbsp.diff (1.7 KB) - added by francoisb 8 years ago.
Patch for SVN to change nbsp to regular space

Download all attachments as: .zip

Change History (4)

@francoisb
8 years ago

Patch for SVN to change nbsp to regular space

#1 @pento
8 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 4.4
  • Owner set to pento
  • Status changed from new to accepted

#2 @pento
8 years ago

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

In 35627:

Pinking Shears: Remove some errant non-breaking spaces from a few JavaScript files.

Props francoisb.

Fixes #34658.

#3 @pento
8 years ago

In 35628:

Build: Prevent non-breaking spaces from accidentally being inserted into JavaScript files.

See #34658.

Note: See TracTickets for help on using tickets.