[TYPO3-core] FYI: Fixed bug #7759: XCLASSing USER_INT objects does not work

Oliver Hader oliver at typo3.org
Mon Mar 31 11:59:30 CEST 2008


The following changes were committed to SVN:
* TYPO3_4-1 (rev. 3485)
* TYPO3_4-2 (rev. 3486)

Problem:
XCLASSing a pluging which is used as USER_INT does not work anymore 
since the XCLASS information in $TYPO3_CONF_VARS isn't available 
globally inside a function.

Solution:
Make $TYPO3_CONF_VARS global in tslib_fe::INTincScript_includeLibs().

Comments:
In RFC #6885 the inclusion of the plugin file was moved from 
index_ts.php to a function in tslib_fe.

Bugtracker references:
http://bugs.typo3.org/view.php?id=7759

Branches: TYPO3_4-1, Trunk


olly
-- 
Oliver Hader
TYPO3 Core Team
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007759_41.patch
Type: text/x-patch
Size: 514 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080331/a7d4ae7a/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0007759_42.patch
Type: text/x-patch
Size: 524 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080331/a7d4ae7a/attachment-0001.bin 


More information about the TYPO3-team-core mailing list