Bug 26713 - Tor Arne Vestbø causes bugzilla-tool to fail
Summary: Tor Arne Vestbø causes bugzilla-tool to fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-25 00:38 PDT by Eric Seidel (no email)
Modified: 2009-06-25 00:43 PDT (History)
0 users

See Also:


Attachments
Remove use of os.system to fix reviewers with unicode chars in their names (2.13 KB, patch)
2009-06-25 00:39 PDT, Eric Seidel (no email)
vestbo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-06-25 00:38:04 PDT
Tor Arne Vestbø causes bugzilla-tool to fail

The unicode char in his last name wrecks havoc!  Got to fix the script. :)
Comment 1 Eric Seidel (no email) 2009-06-25 00:39:39 PDT
Created attachment 31833 [details]
Remove use of os.system to fix reviewers with unicode chars in their names

---
 3 files changed, 17 insertions(+), 2 deletions(-)
Comment 2 Eric Seidel (no email) 2009-06-25 00:43:24 PDT
I shoulda used my script!  Old habits die hard...

Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebKitTools/ChangeLog
	M	WebKitTools/Scripts/modules/bugzilla.py
	M	WebKitTools/Scripts/modules/scm.py
Committed r45152