https://bugs.kde.org/show_bug.cgi?id=442636
Stefano Crocco <stefano.cro...@alice.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefano.cro...@alice.it --- Comment #12 from Stefano Crocco <stefano.cro...@alice.it> --- Unfortunately, 6a46c0c8 is not enough. You need 5c4b0456 to fix this issue. I think it can be backported to 21.018.1 without breaking string freeze by replacing the calls to handleInitError (which is where the new strings are) by calls to KParts::BrowserRun::init. This does mean that all the tests done by KonqRun::init will be done again, but since it would only happen in case of errors it shouldn't be a problem, expecially given the severity of this bug. -- You are receiving this mail because: You are watching all bug changes.