Re: Unexpected behavior in KIO::KMimeTypeFinderJob

2024-08-06 Thread Stefano Crocco
On mercoledì 7 agosto 2024 00:53:12 CEST Albert Astals Cid wrote: > El dimarts, 6 d’agost del 2024, a les 10:25:12 (CEST), Stefano Crocco va > > escriure: > > Hello to everyone, > > while investigating a bug in Konqueror, I just found what in my opinion is > > an unexpected behavior of KIO::MimeTy

Re: Unexpected behavior in KIO::KMimeTypeFinderJob

2024-08-06 Thread Albert Astals Cid
El dimarts, 6 d’agost del 2024, a les 10:25:12 (CEST), Stefano Crocco va escriure: > Hello to everyone, > while investigating a bug in Konqueror, I just found what in my opinion is > an unexpected behavior of KIO::MimeTypeFinderJob. If I'm reading the code > correctly, when it uses KIO::get() to d

Unexpected behavior in KIO::KMimeTypeFinderJob

2024-08-06 Thread Stefano Crocco
Hello to everyone, while investigating a bug in Konqueror, I just found what in my opinion is an unexpected behavior of KIO::MimeTypeFinderJob. If I'm reading the code correctly, when it uses KIO::get() to determine the mimetype [1], it lets the TransferJob go on even after it detected the mimet