Bug 115859 - Unicode support missing from string representation of Contributors in committers.py
Summary: Unicode support missing from string representation of Contributors in committ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Pena
URL:
Keywords:
Depends on:
Blocks: 115860
  Show dependency treegraph
 
Reported: 2013-05-09 08:00 PDT by Simon Pena
Modified: 2013-05-10 01:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2013-05-09 08:09 PDT, Simon Pena
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.