Bug #60497
[GFX][thumbnails] = 0 not working
Status: | Accepted | Start date: | 2014-07-23 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Install Tool | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 6.2 | Is Regression: | Yes | |
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
In the Install Tool I've set [GFX][thumbnails] to "0", but the thumbnails are still generated in Backend.
Is there a solution?
Related issues
History
#1 Updated by Markus Klein about 1 year ago
Hi!
I checked all usages of this config option in the code.
Unfortunately, I have to tell you that this option is only used in FE when rending filelinks (stdWrap), but not at all in BE.
So clearly the description of this option is totally wrong and the option itself is totally outdated.
Where do you want to hide the thumbs?
#2 Updated by Wolfgang Hamster about 1 year ago
- Assigned To set to Markus Klein
Hi!
I have a (backend) page with over 200 textpic elements (translations included).
The page speed is very low, because the thumbnail rendering and the image loading took a while.
Have you an idea?
#3 Updated by Markus Klein about 1 year ago
Hm, seems like this was changed with 6.0 or 6.1.
I'm still searching for the commit.
#4 Updated by Markus Klein about 1 year ago
Found it: https://review.typo3.org/10655
#5 Updated by Markus Klein about 1 year ago
- Status changed from New to Accepted
- Assigned To deleted (
Markus Klein) - Is Regression changed from No to Yes