[kmail2] [Bug 440635] Scam detector is confused by links created by KMail itself

Laurent Montel bugzilla_noreply at kde.org
Thu Aug 12 20:03:11 BST 2021


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

--- Comment #6 from Laurent Montel <montel at kde.org> ---
(In reply to Thiago Macieira from comment #5)
> Sorry, that can't can't be right. If you have to put the backslashes back,
> something went wrong before and there may be more.
> 
> What were was the value of href and normalizedHref before the
> toDisplayString call?

"QDEBUG : ScamDetectionWebEngineTest::scamtest(scam5C) 21:01:51.884
scamdetectionwebenginetest(16715)
?[32mMessageViewer::ScamDetectionWebEngine::handleScanPage?[0m text 
"https://www.google.com/search?q=%5C"  href 
"https://www.google.com/search?q=%5C"  normalizedHref 
"https://www.google.com/search?q=%5C""

It was a bug created from a specific url found long time ago:
"<a "
       
"href=\"http://g-ecx.images-amazon.com/images/G/01/barcodes/blank003.jpg%5CnUse\">http://g-ecx.images-amazon.com/images/G/01/barcodes/blank003.jpg/"
        "nUse</a>"

=> I fixed it and now all autotest works.

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


More information about the Kdepim-bugs mailing list