Project

General

Profile

Actions

Bug #16142

closed

ASCII encoding error in Transifex POT file import

Added by Dominic Cleal over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Internationalization
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Transifex is failing to update the POT file from the Foreman 1.12-stable branch with the following error:

 The URL we used to update the source file from was https://github.com/theforeman/foreman/raw/1.12-stable/locale/foreman.pot.

The exact error we encountered was:

'ascii' codec can't encode character u'\xa9' in position 203700: ordinal not in range(128) 

I think the non-ASCII character it's having a problem with is the copyright symbol in the string Version %{version} © 2009-%{year} Paul Kelly and %{author}, which has the Unicode byte sequence c2 a9.

Actions #1

Updated by The Foreman Bot over 7 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/3739 added
Actions #2

Updated by Dominic Cleal over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Dominic Cleal over 7 years ago

  • translation missing: en.field_release set to 160
Actions

Also available in: Atom PDF