Actions
Bug #4132
closedUnicode issues when browsing admin -> users
Start date:
26.07.2016
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
On internal-code when you go to admin -> users there's a 500 error, needs investigation
Updated by Daniel D over 8 years ago
Unicode in the email address - cache key uses email verbatim.
Updated by Daniel D over 8 years ago
Updated by Daniel D over 8 years ago
Would be a good idea to find which email was causing the problem and which character was the culprit.
Updated by Marcin Kuzminski [CTO] over 8 years ago
There was bunch of users with emails with non-ascii char like: [u'\u0142ukasz-user190@rhodecode.com']
Updated by Redmine Integration over 8 years ago
Commit https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/7d9d213fad369a30bfdc367dc5f5829cd7cd54b0 7d9d213fad36 referenced this issue
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Status changed from Resolved to Closed
Actions