Closed (fixed)
Project:
Bibliography & Citation
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
8 Oct 2018 at 08:59 UTC
Updated:
24 Oct 2018 at 18:19 UTC
Jump to comment: Most recent
The services user.private_tempstore and user.shared_tempstore are deprecated in favour of tempstore.private and tempstore.shared. Code that uses the User module services should be updated to use the new services from core.
See https://www.drupal.org/node/2935639 for more information. Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| tempstore.patch | 14.13 KB | rudolfbyker |
Comments
Comment #3
antongp commentedHi @fmr. Thank you for your issue and the patch. It's applied and pushed to the dev. Though I cannot consider it as bug.
Thanks again!