[TYPO3-dev] #10730: Record Locking leaves Records locked on Logout

Steffen Gebert steffen at steffen-gebert.de
Mon Aug 24 15:01:16 CEST 2009


On Mon, 24 Aug 2009 14:51:33 +0200, Martin Kutschker  
<masi-no at spam-typo3.org> wrote:

>> Humm.. this sounds like a good reason, why the table isn't cleared at
>> logout.
>
> It's not. The table should be tied to the session, not the user. If I
> have two browsers open, TYPO3 should tell me if I have opened the record
> somewhere else.
>

Okay.. this sounds more reasonable, of course!

I had a short look at the code and think it's not much more than adding  
the session to SQL and changing isRecordLocked() and lockRecords().
If nobody here writes a patch, I'll give it a try next week.

Or does anybody here think that the opened-docs shouldn't be seen per  
session?

Steffen




More information about the TYPO3-dev mailing list