[TYPO3-core] RFC: Feature #7571: FeUsers in table sys_lockedrecords

Oliver Hader oliver at typo3.org
Tue Oct 28 17:52:09 CET 2008


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007571_v2.patch
Type: text/x-diff
Size: 3823 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20081028/6ea79766/attachment-0001.patch 


More information about the TYPO3-team-core mailing list