[TYPO3-core] RFC #11543: Shortcuts broken if current directory is not in include path
Mads Chr. Olesen
mchro at cs.aau.dk
Mon Jun 21 09:07:28 CEST 2010
This is an SVN patch request.
Type: Bugfix / Code cleanup
Bugtracker references:
http://bugs.typo3.org/view.php?id=11543
Branches:
TYPO3_4-3 & trunk
Problem:
If the current directory is not in the include path, shortcuts cannot be
created due to a failing require_once.
The attached simple patch (patching
typo3/classes/class.shortcutmenu.php) fixes the issue.
Solution:
Include correctly prefixed pathname.
--
Mads Chr. Olesen <mchro at cs.aau.dk>
Aalborg University
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_shortcutmenu_include-trunk.patch
Type: text/x-patch
Size: 557 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100621/33d42c72/attachment.bin>
More information about the TYPO3-team-core
mailing list