https://bugs.kde.org/show_bug.cgi?id=480117

--- Comment #3 from Bravo Baavo <b4yf823ap56y457945ty4...@protonmail.com> ---
(In reply to Maik Qualmann from comment #1)
> A MySQL database is not case-sensitive. Otherwise we would have to use a
> binary collator, but that brings other problems. Using SQLite would be an
> alternative if case-sensitive is important to you.
> 
> Maik

Hi Maik,
I don't mind if the DB is case-sensitive particularly but the behaviour seems
wrong to me:
- If an existing tag is in the database, but doesn't match the case of the tag
being imported, then the tag is ignored entirely. I would expect it to add the
tag but match the case in the database.

I noticed while opening Digikam is outputs this error a lot, and one of them
matches the tag I'm testing with here, not sure if it's related:
> Digikam::AlbumManager::scanTAlbums: Failed to find parent tag for tag  "girl" 
>  with pid  4460

Also, I noticed that the tag does show up under Properties > Tags > Keywords,
but doesn't show up in the thumbnail view or under Captions > Tags

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to