[TYPO3-core] RFC: Bug #4160: Moving content elements in frontent editing mode causes crash

Thorsten Kahler thorsten.kahler at dkd.de
Thu Jun 21 13:58:55 CEST 2007


Hi,

this is a SVN patch request.

Branch: TYPO3_4-0, TYPO3_4-1, trunk

Problem: Objects in index_ts.php are initialized in wrong order, so
TSFE->sys_page is not (yet) available when
t3lib_tsfeBeUserAuth::extEditAction() [@Masi: $BE_USER->extEditAction() ;) ]
is called.

Bug refs:
[1] http://bugs.typo3.org/view.php?id=4160
[2] http://bugs.typo3.org/view.php?id=4101
[3] http://bugs.typo3.org/view.php?id=5129

Solution: Move the FE editing related code to a (later) position in
index_ts.php where TSFE->sys_page is intialized. See detailed description in
bugtracker #4160 [1].

Note:
A successful test of the patch was reported on typo3.english [1]

@Stucki: In Dietikon you told me you once made a flow chart or sequence
diagram of index_ts.php. Could you please a) check whether this change
matches and b) publish that diagram (e.g. in doc_core_api)?


Regards
Thorsten

[1] http://lists.netfielders.de/pipermail/typo3-english/2007-May/038935.html

-- 
Thorsten Kahler
thorsten.kahler at dkd.de


-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_4160_02.diff
Type: text/x-patch
Size: 4755 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070621/780d59fd/attachment.bin 


More information about the TYPO3-team-core mailing list