[TYPO3-core] RFC: Feature #7571: FeUsers in table sys_lockedrecords
Oliver Hader
oliver at typo3.org
Tue Oct 28 19:04:35 CET 2008
FYI: Committed to SVN Trunk (rev. 4364)
olly
Oliver Hader schrieb:
> Hi Stefan,
>
> Stefan Geith schrieb:
>> This is an SVN patch request.
>>
>> Type: New feature (already requested as 4655)
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=7571
>> (http://bugs.typo3.org/view.php?id=7572)
>> and
>> old: http://bugs.typo3.org/view.php?id=4655
>>
>> Branches:
>> Trunk
>>
>> Problem:
>> Manage locked records also for Fe-User Editing
>>
>> Solution:
>> a) adds field feuserid to mysql-table sys_lockedrecords
>> b) adds text-variant for fe-users to locallang_core.xml
>> (Text should no longer be 'The user xxx began to edit ...' - we now
>> must use 'The BeUser ...' or 'The FeUser ...'
>> c) modifies t3lib_befunc->isRecordLocked to show different
>> messages when BE or FE-users locked a record.
>>
>> Notes:
>> This Request (together with 7572) replaces BT 4655.
>> I already use this in 4.1 with my extensions based on
>> library sg_zfelib.
>> A patch for class.tslib_fe.php is available separately
>> as BT-Entry 7572 (http://bugs.typo3.org/view.php?id=7572)
>
> I've updated the patch since it didn't not work with current Trunk
> anymore. Furthermore I moved the tricky short conditions to
> if-elseif-else-blocks.
>
> +1 on reading and testing
>
> olly
--
Oliver Hader
TYPO3 4.3 Release Manager
More information about the TYPO3-team-core
mailing list