Revision 827870

Go back to digest for 6th July 2008

Bug Fixes in KDE Base

Andreas Hartmetz committed changes in /trunk/KDE/kdelibs/kio/kio:

Fix the bug that the SSL security indicator icon in Konqi's URL bar would never be shown.

The fix was actually painfully obvious: just don't "throw away" the metadata when sending it.
Before one has to know that a slave may serve for multiple jobs during one full request, of course...

I also added comments to warn about such issues.

File Changes

Modified 3 files
  • /trunk/KDE/kdelibs/kio/kio
  •   /slavebase.cpp
  •   /slavebase.h
  •   /tcpslavebase.cpp
3 files changed in total