Revision 8c3c7e5...

Go back to digest for 2nd December 2012

Bug Fixes in KDE Base

David Faure committed changes in [kde-baseapps/KDE/4.9] konqueror/src/konqmainwindow.cpp:

Fix konqueror 'nepomuksearch:/?query=Coldplay', the query was stripped.

The code in nameFilter was confusing this with /tmp/?foo which can be used
as a name filter (for "afoo"). If the typed URL does exist, then we don't
want to strip the query, only if it gets turned into a name filter.

File Changes

Modified 1 files
  • konqueror/src/konqmainwindow.cpp
1 files changed in total