diff options
| author | Liang Chen <cbjchen@cn.ibm.com> | 2013-04-09 18:03:48 +0800 |
|---|---|---|
| committer | Liang Chen <cbjchen@cn.ibm.com> | 2013-04-13 15:30:53 +0800 |
| commit | 78dcfc6446d2a367565f2fa58bb0da340c6928f8 (patch) | |
| tree | 2108cecc3a9c1b2f4474c0e9daeefc030cd1ee97 /docs/source | |
| parent | cbac77110ee1d7b9abc5a23f973dab27e8b32015 (diff) | |
Fixed unicode username user creation error
The code tries to construct a byte string object to test the
length of the string field (The explicit construction of the
string object is neccessary as sometime v can be other types,
for example int). This will cause error if the string field
(v) is a unicode object.
Fixes bug #1166701
Change-Id: I73cee4da5c9f91ce135e7f81d88c979871f61767
Diffstat (limited to 'docs/source')
0 files changed, 0 insertions, 0 deletions
