Project

General

Profile

Actions

Feature #18238

closed

FeUsers in table sys_lockedrecords

Added by Stefan Geith about 16 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2008-02-18
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

Because there are some Plugins enabled to let FeUser edit Records (e.g. news-entries) it would be great to have record_locking for FeUser also.

I attach a patch, which
a) adds field feuserid to table sys_lockedrecords
b) adds text-variant for fe-users to locallang_core.xml
c) modifies t3lib_befunc->isRecordLocked to show different messages when be or fe-users locked a record.

This BT-Entry replaces Issue 4655 (http://bugs.typo3.org/view.php?id=4655).
(issue imported from #M7571)


Files

07571-FeUsers-in-sys_lockedrecords (3.47 KB) 07571-FeUsers-in-sys_lockedrecords Administrator Admin, 2008-02-18 11:25

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #16786: FeUsers in table sys_lockedrecordsClosed2006-12-14

Actions
Related to TYPO3 Core - Feature #18239: FeUsers in table sys_lockedrecords - TSFE-PartClosed2008-02-18

Actions
Actions #1

Updated by Stefan Geith about 16 years ago

Entry 7572 (http://bugs.typo3.org/view.php?id=7572) contains patch for adding functions to $TSFE.

Actions #2

Updated by Stefan Geith about 16 years ago

To make the goal of this patch clearer:

If you want to edit e.g. a news-entry in the BE and this record is already opend by another BE-User, then you get this yellow exclamation mark that tells you
'The user brzlbrmpf began to edit this record 7 minutes ago.'

But if you want to edit this record while a Fe-User in the FRONTEND (e.g. with the help of sg_newsplus) has this record open for editing, then you don't get any informations. Also the FeUser who is editing doesn't see, if there is another User (Fe or Be) who is alredy editing this record.

This patch enabled sys_lockedrecords to contain a FeUser-ID or a BeUser-ID, that locked the record. The BE-Function that generates the message now distinguishes FeUser by BeUsers. The BeUser can now get a message e.g. 'The FeUser Sepp.Maier began to edit this record ...'.

Naturally this requires the Fe-User-Editing capable extension (like e.g. sg_newsplus) to lock/unlock records in sys_lockedrecords.
The patch in 7572 contains 3 functions for TSFE, that makes this easier to implement.

Actions #3

Updated by Oliver Hader over 15 years ago

Committed to SVN Trunk (rev. 4364)

Actions #4

Updated by Gerrit Code Review over 12 years ago

  • Status changed from Closed to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8605

Actions #5

Updated by Gerrit Code Review about 12 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/8605

Actions #6

Updated by Alexander Opitz about 11 years ago

  • Status changed from Under Review to Closed
  • Target version deleted (-1)

As I understand, this issue was resolved. The gerrit code reviews are from another bug (which seems resolved).

Actions

Also available in: Atom PDF