Page MenuHomePhabricator

Encoding on db. Non ascii chars are being enter like '???'
Closed, DeclinedPublic

Description

See for example event_userName on table ServerSideAccountCreation_5487345

+----+----------------------------+

idevent_userName

+----+----------------------------+

8???? ???????
12?????
21????
44?????108
49???????????????15518690014
62???
63??7336159
65????5
68????????
69???

+----+----------------------------


Version: unspecified
Severity: normal

Details

Reference
bz66123

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:12 AM
bzimport set Reference to bz66123.
bzimport added a subscriber: Unknown Object (MLST).

Note this applies to other schemas that should be able to accept unicode strings (for example, PageDeletion_7481655) so it's not specific to ServerSideAccountCreation_5487345.