Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#34658 closed defect (bug) (fixed)

Fix bad non-breaking spaces in JavaScript code

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

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 11 years ago.
Patch for SVN to change nbsp to regular space

Download all attachments as: .zip

Change History (4)

@francoisb
11 years ago

Patch for SVN to change nbsp to regular space

#1 @pento
11 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review4.4
  • Owner set to pento
  • Status newaccepted

#2 @pento
11 years ago

  • Resolutionfixed
  • Status acceptedclosed

In 35627:

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

Props francoisb.

Fixes #34658.

#3 @pento
11 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.