[TYPO3-dev]  session data
    Vladimir Podkovanov 
    admin at sitesfactory.ru
       
    Fri Oct 23 08:21:53 CEST 2009
    
    
  
Hi!
as far as I can see from sources, the field fe_sessions.ses_data is not 
using anywhere.
Really that field is using in methods getSessionData() and 
setAndSaveSessionData() in t3lib_userAuth class but both methods are 
being called for BE only so it works with be_sessions.ses_data table.
Methods pertained for FE - setKey() / getKey() are working with 
fe_session_data table.
So I want to make sure I've not missed something and 
fe_sessions.ses_data field can be dropped.
-- 
-rgds-
Vladimir
    
    
More information about the TYPO3-dev
mailing list