More Info

Revision a7c4e07...

(Back to digest)
 

Features in KDE Base

Sebastian Trueg committed changes in [nepomuk-core] /:

Do not touch special characters in a regex when converting URLs.

This is mostly backslashes but can be anything else. The point is that
we need to keep QUrl out of it to avoid percent-encoding of these
characters.

File Changes

Modified 4 files
 
common/removablemediacache.cpp
 
common/removablemediacache.h
 
services/storage/removablemediamodel.cpp
 
services/storage/removablemediamodel.h
4 files changed in total