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

--- Comment #6 from Laurent Montel <mon...@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.

Reply via email to