[Digikam-devel] [Bug 282088] Missing entries in tag list
Siggi
usergroups at rokabs.de
Fri Sep 16 07:59:30 BST 2011
https://bugs.kde.org/show_bug.cgi?id=282088
Siggi <usergroups at rokabs.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Siggi <usergroups rokabs de> 2011-09-16 06:59:30 ---
(In reply to comment #1)
> No such problems can be seen here. When did the tags disappear?
The problem disappears with the upgrade to 2.1
> Any tag properties associated?
> SELECT * FROM TagProperties WHERE tagId < 10;
This gives me:
mysql> SELECT * FROM TagProperties WHERE tagId < 10;
+-------+-------------+-------+
| tagid | property | value |
+-------+-------------+-------+
| 1 | internalTag | NULL |
| 2 | internalTag | NULL |
| 3 | internalTag | NULL |
| 4 | internalTag | NULL |
| 5 | internalTag | NULL |
| 6 | internalTag | NULL |
| 7 | internalTag | NULL |
+-------+-------------+-------+
These are the missing tags.
Deleting these entries gives back the missing tags :-) Don't know when I've
changed these entries in the past.
--
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