After #2936263: User's temp stores has been moved to core for 8.5.x, the "user.shared_tempstore" is still in use in some parts, mainly in the Form classes. They should be replaced by the new "tempstore.shared" service name.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | ctools-user_temp_store_in_forms-3033634-2.patch | 5.96 KB | manuel.adan |
Comments
Comment #2
manuel.adanComment #4
joelpittetThanks, sorry for missing that on the previous commit. I usually double check those kinds of things on commit.
Comment #5
dave reidCan we possibly get an updated 3.2 release? Anything that uses the wizards is now broken because not the same tempstore services were used in 3.1 but were fixed in this commit.
Comment #6
joelpittet@Dave Reid I will shortly, waiting on one other bug fix and this security issue to wrap up.