WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 4 years ago

#9723 closed enhancement (invalid)

Code clean up in "formatting.php" file

Reported by: Simek Owned by: anonymous
Priority: lowest Milestone:
Component: General Version: 2.8
Severity: trivial Keywords: needs-patch
Cc:

Description

Code clean up in "formatting.php" file.

Just pure fromating changes, one function change - shorther form of argument.

Attachments (1)

clean.up.in.formatting.php.file.patch (38.5 KB) - added by Simek 4 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Denis-de-Bernardy4 years ago

  • Keywords needs-patch added; has-patch removed
  • Milestone changed from 2.8 to Future Release
  • Priority changed from normal to lowest
  • Severity changed from normal to trivial

patch introduces bugs in functions like _make_email_clickable_cb(), where you've changed the type of quotes.

quite frankly, though, I'd suggest this gets closed until the huge load of commit candidates get looked into:

http://core.trac.wordpress.org/report/9

there are hoards of them, and the odds are that a big patch like this might additionally break a few of the patches.

comment:2 Denis-de-Bernardy4 years ago

  • Milestone Future Release deleted
  • Resolution set to invalid
  • Status changed from new to closed

patch is broken. please re-open at some point in 2.9

Note: See TracTickets for help on using tickets.