[TYPO3-core] RFC #: 0015807: Bug: No thumbnails generated with thumbs.php
Susanne Moog
info at susannemoog.de
Sun Oct 10 20:19:13 CEST 2010
Hey,
This is an SVN patch request.
Type: Bug
Bugtracker references:
http://bugs.typo3.org/view.php?id=15807
Branches:
trunk
Problem:
Since Bug #15699 the thumbnail rendering via thumbs.php is broken, as a
tslib class is required via autoloader while PATH_tslib is not defined
resulting in:
Fatal error: Class 'tslib_mediaWizardManager' not found (resulting in no
thumbnails in the filelist)
Solution:
Set PATH_tslib in thumbs.php (like it is already done for t3lib).
Notes / How to test:
To reproduce go to the filelist module, enable thumbnails, copy the
image url of one of the broken thumbs and call it directly in the
browser so you'll see the error.
Apply the patch.
Works.
Best regards,
Susanne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 15807_v1.diff
Type: text/x-patch
Size: 1207 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101010/69c999a2/attachment.bin>
More information about the TYPO3-team-core
mailing list