[kmail2] [Bug 440635] Scam detector is confused by links created by KMail itself
Thiago Macieira
bugzilla_noreply at kde.org
Thu Aug 12 16:09:25 BST 2021
https://bugs.kde.org/show_bug.cgi?id=440635
Thiago Macieira <thiago at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REPORTED |CONFIRMED
Ever confirmed|0 |1
--- Comment #2 from Thiago Macieira <thiago at kde.org> ---
I can file this as a separate bug report but here's another link. You'll
probably get a notification from KMail that the bugzilla email is a scam too.
https://www.google.com/search?q=%5C
The details window will say that link points to
'https://www.google.com/search?q=/', which is incorrect. It does not. Neither
the status bar nor the actual link when opened in the browser suffered the
backslash-to-forwardslash transformation. You're incorrectly passing the full,
decoded URL through some path clean routine (QDir::cleanPath?). There are at
least two mistakes there.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list