[TYPO3-core] FYI24: Feature #11510: Store timestamp of last modification of session data to frontend user object
Oliver Hader
oliver at typo3.org
Tue Jul 14 13:53:46 CEST 2009
This is an SVN patch request that will be committed to SVN after 24
hours if nobody objects.
Type: Feature
Bugtracker references:
http://bugs.typo3.org/view.php?id=11510
Branch: Trunk
Problem:
If you'd like to know when the current record in the session data table
was modified, you have to execute a separate SQL query to fetch that
record again.
Solution:
Store the timestamp to the frontend user object when session data is
available.
Note:
I'm using this information to update the timestamp of the session data
table after 60 seconds automatically. If you think it's worth to have
that as new feature in the Core (e.g. by
TYPO3_CONF_VARS['FE']['sessionDataUpdate']), please let me know...
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-team-core
mailing list