Problem/Motivation

deleteMultiple([]) on KeyValueStorage\DatabaseStorage results in a SQL exception.

Proposed resolution

Make the loop front-tested.

Remaining tasks

User interface changes

API changes

CommentFileSizeAuthor
empty_delete.patch1.46 KBchx

Comments

joelpittet’s picture

Status: Needs review » Reviewed & tested by the community

Perfect!

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per #2350615: [policy, no patch] What changes can be accepted during the Drupal 8 beta phase?. Committed ca4a7b8 and pushed to 8.0.x. Thanks!

  • alexpott committed ca4a7b8 on 8.0.x
    Issue #2370801 by chx: Fixed Deleting nothing from K-V DB is broken.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.