Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#35728 closed defect (bug) (wontfix)

Avoid using HTML tags in translation strings (wp-includes/wp-db.php)

Reported by: ramiy's profile ramiy Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: I18N Keywords: has-patch
Focuses: Cc:

Description

See the attached patch.

Attachments (2)

35728.patch (2.4 KB) - added by ramiy 10 years ago.
35728.2.patch (2.4 KB) - added by ramiy 10 years ago.
Add esc_url()

Download all attachments as: .zip

Change History (4)

@ramiy
10 years ago

@ramiy
10 years ago

Add esc_url()

#1 @ramiy
10 years ago

  • Keywords has-patch added

#2 @ocean90
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

The current strings are looking good as is. Fragmented strings should be avoided.

Note: See TracTickets for help on using tickets.