Opened on 03/31/2014 at 06:32:58 PM

Closed on 05/19/2014 at 06:37:17 PM

#236 closed defect (fixed)

Development build changelogs cannot deal with Unicode

Reported by: trev Assignee: trev
Priority: P4 Milestone:
Module: Infrastructure Keywords: goodfirstbug
Cc: Blocked By:
Blocking: Platform:
Ready: yes Confidential: no
Tester: Verified working: no
Review URL(s):

http://codereview.adblockplus.org/5658647514316800/

Description

How to reproduce

Open https://downloads.adblockplus.org/devbuilds/adblockplusandroid/adblockplusandroid-1.2.0.317.changelog.xhtml

Observed behaviour

For the top commit it lists "Ren? Jeschke" as author.

Expected behaviour

Author's name should be displayed correctly as "René Jeschke," that's how it appears on https://hg.adblockplus.org/adblockplusandroid/.

Attachments (0)

Change History (5)

comment:1 Changed on 03/31/2014 at 06:35:02 PM by trev

sitescripts.extensions.bin.createNightlies module runs hg log to produce the changelogs, it probably needs to set LC_ALL=en_US.UTF-8 or something like that.

comment:2 Changed on 04/24/2014 at 12:25:56 PM by trev

  • Keywords goodfirstbug added

comment:3 Changed on 05/19/2014 at 04:33:27 PM by trev

  • Owner set to trev

comment:4 Changed on 05/19/2014 at 04:33:41 PM by trev

  • Review URL(s) modified (diff)
  • Status changed from new to reviewing

comment:5 Changed on 05/19/2014 at 06:37:17 PM by trev

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

Add Comment

Modify Ticket

Change Properties
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from trev.
 
Note: See TracTickets for help on using tickets.