Bug 115859

Summary: Unicode support missing from string representation of Contributors in committers.py
Product: WebKit Reporter: Simon Pena <spenap>
Component: Tools / TestsAssignee: Simon Pena <spenap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dpranke, glenn
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 115860    
Attachments:
Description Flags
Patch none

Description Simon Pena 2013-05-09 08:00:44 PDT
The current implementation of __str__ in committers.py fails when trying to print unicode characters.

Patch and test coming soon.
Comment 1 Simon Pena 2013-05-09 08:09:21 PDT
Created attachment 201231 [details]
Patch
Comment 2 WebKit Commit Bot 2013-05-10 01:44:19 PDT
Comment on attachment 201231 [details]
Patch

Clearing flags on attachment: 201231

Committed r149863: <http://trac.webkit.org/changeset/149863>
Comment 3 WebKit Commit Bot 2013-05-10 01:44:20 PDT
All reviewed patches have been landed.  Closing bug.