Making WordPress.org

Opened 9 years ago

Closed 9 years ago

#1704 closed defect (bug) (fixed)

Inconsistent results in Translation Consistency view

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: ocean90's profile ocean90
Milestone: Priority: normal
Component: Translate Site & Plugins Keywords:
Cc:

Description

  1. Go to https://translate.wordpress.org/consistency.
  2. Search for Loading… in Russian locale. You'll get ~20 matches.
  3. Note the search query has changed to Loading….
  4. Click the Search button again. You'll get only 3 matches now.

WordPress core appears to have the same issue, but you don't generally search for …-like sequences there :) However, they're often used in translatable strings, and consistent results are important for consistent translations.

Change History (1)

#1 @ocean90
9 years ago

  • Owner set to ocean90
  • Resolution set to fixed
  • Status changed from new to closed

In 3117:

Translate, Consistency: Double encode entities in the search term value.

Fixes #1704.

Note: See TracTickets for help on using tickets.