[Digikam-devel] [Bug 223050] Unable to have directories with the same name case-insensitively
Marcel Wiesweg
marcel.wiesweg at gmx.de
Thu Jan 21 21:18:59 GMT 2010
https://bugs.kde.org/show_bug.cgi?id=223050
Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de> 2010-01-21 22:18:55 ---
SVN commit 1078245 by mwiesweg:
The SQL string operator "LIKE" is, at least for SQLite, case insensitive.
For albums, which are case sensitive on Unix, add an additional check in C++.
BUG: 223050
M +2 -1 NEWS
M +11 -3 libs/database/albumdb.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1078245
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list