[KAccounts] [Bug 414219] Empty Google username after successful login

Wolfgang Bauer bugzilla_noreply at kde.org
Tue Feb 18 09:42:30 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=414219

--- Comment #22 from Wolfgang Bauer <wbauer at tmo.at> ---
Small corrections:
(In reply to Wolfgang Bauer from comment #21)
> This is the code that sets the account name (in
> kaccounts-integration/src/jobs/createaccount.cpp, line :
I forgot the actual line number here, it's line #183

> (or maybe use QString("%1%2").arg(info.caption().arg(info.id())
A bracket is missing there, should be:
QString("%1%2").arg(info.caption()).arg(info.id())
;-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-telepathy-bugs mailing list