[korganizer] [Bug 431297] Removing all categories from an event causes "Akonadi::Exception: No objects specified"

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Wed Jan 27 08:16:26 GMT 2021


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

gjditchfield at acm.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |akonadi/commit/b71307a40fb0
                   |                            |c3919191e11bfcfc5cc34a40bf5
                   |                            |7
   Version Fixed In|                            |5.16.2
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from gjditchfield at acm.org ---
Git commit b71307a40fb0c3919191e11bfcfc5cc34a40bf57 by Glen Ditchfield.
Committed on 27/01/2021 at 03:44.
Pushed by dvratil into branch 'release/20.12'.

Fix bug when deleting the last tag

When IncidenceEditor deletes the last tag of an incidence, it
calls `Item::setTags()` with an empty tag list, and eventually
`ProtocolHelper::entitySetToScope()` rejects the empty list and
returns an error.
FIXED-IN: 5.16.2

M  +4    -1    src/core/jobs/itemmodifyjob.cpp

https://invent.kde.org/pim/akonadi/commit/b71307a40fb0c3919191e11bfcfc5cc34a40bf57

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list