WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#2405 closed defect (bug) (fixed)

Massive Code Cleanup: Kill Trailing Tabs

Reported by: markjaquith Owned by: markjaquith
Priority: normal Milestone: 2.1
Component: General Version: 2.0
Severity: normal Keywords: bg|has-patch bg|commit code cleanup
Cc:

Description

This patch is merely the result of running a global search/replace on WordPress replacing all instances of \t\n (tab, return) with \n (return). Code is Poetry 4eva.

Attachments (1)

fix_trailing_tabs_2006-02-12_07.51.00_GMT.diff (196.6 KB) - added by markjaquith 7 years ago.
current as of the time in the filename

Download all attachments as: .zip

Change History (3)

comment:1 markjaquith7 years ago

  • Status changed from new to assigned

Okay, don't view that diff in Firefox. Seriously. It kills it.

markjaquith7 years ago

current as of the time in the filename

comment:2 ryan7 years ago

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

(In [3517]) Death to trailing tabs. Props Mark J. fixes #2405

Note: See TracTickets for help on using tickets.