Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#33744 closed defect (bug) (fixed)

Remove not needed context for comments date

Reported by: pavelevap Owned by: SergeyBiryukov
Priority: normal Milestone: 4.4
Component: I18N Version: 4.4
Severity: normal Keywords:
Cc: Focuses:

Description

By removing context we can merge same strings. See attached patch.

Attachments (1)

33744.patch (822 bytes ) - added by pavelevap 11 years ago.

Download all attachments as: .zip

Change History (3)

@pavelevap
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Milestone Awaiting Review4.4

#2 @SergeyBiryukov
11 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 33919:

Merge two strings in Walker_Comment::comment() and Walker_Comment::html5_comment().

Props pavelevap.
Fixes #33744.

Note: See TracTickets for help on using tickets.