Closed (outdated)
Project:
Drupal core
Version:
11.x-dev
Component:
user.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
30 Jun 2013 at 09:15 UTC
Updated:
24 Dec 2025 at 16:00 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pcambraComment #2
dawehnerLet's introduce some unit tests as well.
Comment #3
dawehnerThis time with the actual patch.
Comment #4
jhedstromIt looks like there are now some unit tests for TempStore. This needs a reroll too.
Comment #5
jain_deepak commentedRerolled
Comment #7
jain_deepak commentedRerolled
Comment #9
tadityar commentedTrying to re-roll.
Comment #11
tadityar commentedTypo-ed
Comment #13
Ketan Harit commentedComment #15
yesct commentedThank you for opening this issue.
We should all try and use the same sprint tag. According to https://groups.drupal.org/node/447258 it should be SprintWeekend2015 with no #.
Comment #16
pcambraLoads have changed since this was opened, the actual fix was done in #2008806: Add getIfOwner(), setIfOwner() and deleteIfOwner() methods to TempStore., so I think only the tests need to be added, but TempStore has been split into \Drupal\user\SharedTempStore and \Drupal\user\PrivateTempStore (#2421263: Potential data loss: concurrent (i.e. by different users) node edits leak through preview), do we need to add those to both?
Comment #17
mgiffordUnassigning stale issue. Hopefully someone else will pursue this.
Comment #31
smustgrave commentedThank you for creating this issue to improve Drupal.
We are working to decide if this task is still relevant to a currently supported version of Drupal. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or is no longer relevant. Your thoughts on this will allow a decision to be made.
Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.
Thanks!
Comment #32
smustgrave commentedThink this one can be closed out, the tests were refactored in SharedTempStoreTest which seems to cover the scenariosl