Bug #63976
closedReplacing an image in File > Filelist does not trigger recreation of thumbnail
100%
Description
- If an Editor uploads an image an preview image is created.
- If you then upload another image with the same name you are asked to override the existing image.
- This works so far.
- But the preview image is not rerendered
IMHO all versions of this image in the image cache should be marked as invalid and deleted afterwards.
This is important, as the non correct preview image causes a lot of confusion for editors and integrators.
This worked with TYPO3 4.x so I see this as a regression!
Updated by Mathias Schreiber almost 10 years ago
- Status changed from New to Accepted
- Is Regression changed from Yes to No
In general I agree but I removed the regression flag.
This is due to the fact that FAL introduced a completely new technology and cannot be compared to the old way of handling files.
The bug in itself is totally valid, though.
Updated by Frans Saris almost 10 years ago
- Target version changed from next-patchlevel to 7.1 (Cleanup)
- Sprint Focus set to On Location Sprint
Updated by Mathias Schreiber almost 10 years ago
- Status changed from Accepted to In Progress
Updated by Gerrit Code Review almost 10 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36542
Updated by Gerrit Code Review almost 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36542
Updated by Gerrit Code Review almost 10 years ago
Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36597
Updated by Ruud Silvrants almost 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d75e3c7808662e62d3b3eff134bfd1c8c3152dd1.
Updated by Gerrit Code Review almost 10 years ago
- Status changed from Resolved to Under Review
Patch set 2 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36597
Updated by Ruud Silvrants almost 10 years ago
- Status changed from Under Review to Resolved
Applied in changeset d9a13ff747864f65032fd6f50a3d7b75a9d2e89d.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Anonymous over 4 years ago
- Related to Bug #91169: Replace file does not invalidate page cache added