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

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/cale |http://commits.kde.org/cale
                   |ndarsupport/c527e0a0e1ffec9 |ndarsupport/a7e00390d31de4f
                   |892fa30c9510aeb8cc3639757   |b18c43f16afc21bfdbb460841
   Version Fixed In|16.12                       |16.08.1

--- Comment #57 from Daniel Vrátil <dvra...@kde.org> ---
Git commit a7e00390d31de4fb18c43f16afc21bfdbb460841 by Daniel Vrátil, on behalf
of Denis Kurz.
Committed on 26/08/2016 at 13:29.
Pushed by dvratil into branch 'master'.

Cache tags by name instead of gid

To set and retrieve category colors, a TagCache is used, where tags
are stored by gid. So far, the utf8 encoding of a tag's name was used
to retrieve a tag from the cache. In general, however, the gid of a tag
is not the same as its name. Since the gid may be unknown when looking
for a tag's color, this change switches to the tags' names for keys.
FIXED-IN: 16.08.1

Differential Revision: https://phabricator.kde.org/D2434

M  +2    -2    src/kcalprefs.cpp
M  +7    -0    src/tagcache.cpp
M  +2    -0    src/tagcache.h

http://commits.kde.org/calendarsupport/a7e00390d31de4fb18c43f16afc21bfdbb460841

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

Reply via email to