summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLiang Chen <cbjchen@cn.ibm.com>2013-04-09 18:03:48 +0800
committerLiang Chen <cbjchen@cn.ibm.com>2013-04-13 15:30:53 +0800
commit78dcfc6446d2a367565f2fa58bb0da340c6928f8 (patch)
tree2108cecc3a9c1b2f4474c0e9daeefc030cd1ee97 /docs
parentcbac77110ee1d7b9abc5a23f973dab27e8b32015 (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')
0 files changed, 0 insertions, 0 deletions