Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19862] Semicolon in setUsername causes no username to be logged

GitHub Issuen/a
TypeBug
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsapm
ReporterChristi
AssigneeUnknown
Created2015-08-13T17:40:15.000+0000
Updated2018-02-28T19:55:35.000+0000

Description

Calling apm.setUsername("something;something") causes no username to be set in the performance monitoring. The crash logs have no username set and the username is unable to be found via search. I expected something other than it just not working to happen - an error when calling setUsername, the semicolon to be stripped out, or it to just work. For it to appear to work and then just absolutely do nothing is definitely frustrating. It took me a while to figure out what was wrong. Also, it is not documented that semicolons are not allowed in the username (probably because it was unintentional, I'm guessing).

Comments

No comments

JSON Source