[trojita] [Bug 428078] SMTP AUTH Login truncates Base64 representation of username

2020-11-01 Thread Marcel Bosling
https://bugs.kde.org/show_bug.cgi?id=428078 --- Comment #3 from Marcel Bosling --- Hi again, I've used typeid().name() on buf to see what type get's deduced from auto buf and for me it turns out to be the following mangeld type name: 14QStringBuilderI10QByteArrayA3_cE It se

[trojita] [Bug 428078] SMTP AUTH Login truncates Base64 representation of username

2020-10-22 Thread Marcel Bosling
https://bugs.kde.org/show_bug.cgi?id=428078 --- Comment #2 from Marcel Bosling --- Hi Jan, indeed the statement is a leftover of my investigations. These are the results when using auto and QByteArray for buf: const QString &sername: "someexampleusern...@whereever.org" auto

[trojita] [Bug 428078] New: SMTP AUTH Login truncates Base64 representation of username

2020-10-21 Thread Marcel Bosling
https://bugs.kde.org/show_bug.cgi?id=428078 Bug ID: 428078 Summary: SMTP AUTH Login truncates Base64 representation of username Product: trojita Version: git Platform: Compiled Sources OS: Linux