Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 283 Bytes

2022-06-15-fix-double-cart-prefix-on-delete.md

File metadata and controls

9 lines (9 loc) · 283 Bytes
title issue author author_email author_github
Fix double cart prefix on delete in redis cache adapter
NEXT-21987
Micha Hobert
info@the-cake-shop.de
Isengo1989

Core

  • Removed self::PREFIX from $this->delete() because the prefix is already added in the delete method