Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#31857 closed defect (bug) (fixed)

Avoid using HTML tags in translation strings (two comments files)‎

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

Description

wp-admin/comment.php
wp-admin/includes/class-wp-comments-list-table.php

Attachments (2)

31857.patch (1.4 KB) - added by ramiy 9 years ago.
31857.diff (1.3 KB) - added by wonderboymusic 9 years ago.

Download all attachments as: .zip

Change History (9)

@ramiy
9 years ago

#1 @ramiy
9 years ago

  • Keywords has-patch needs-testing added

#2 @DrewAPicture
9 years ago

  • Version trunk deleted

This ticket was mentioned in Slack in #polyglots by ramiy. View the logs.


9 years ago

#4 @wonderboymusic
9 years ago

  • Milestone changed from Awaiting Review to 4.4
  • Owner set to SergeyBiryukov
  • Status changed from new to assigned

#5 @wonderboymusic
9 years ago

  • Owner changed from SergeyBiryukov to wonderboymusic

@wonderboymusic
9 years ago

#6 @wonderboymusic
9 years ago

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

In 34297:

Don't use HTML tags in translation strings for "In Reply To" links for comments in the admin.

Props ramiy.
Fixes #31857.

#7 @SergeyBiryukov
9 years ago

In 34304:

Include placeholders in translator comments.

See #31857.

Note: See TracTickets for help on using tickets.