Bug #68636
closedExtension manager shouldn't use FAL based ImageViewHelper
100%
Description
Doing so will create sys_file records for EM internal images.
When exporting records (t3d) those files will be included in the export as well.
Importing such a t3d file will try to write the internal images to EM again. This fails and a copy with suffix "_1" will be created.
This modifies the Core source, which is a NO-GO!
Updated by Gerrit Code Review over 9 years ago
- Status changed from New 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/42119
Updated by Gerrit Code Review over 9 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/42119
Updated by Markus Klein over 9 years ago
- Description updated (diff)
- Assignee set to Frans Saris
- Priority changed from Should have to Must have
- Target version set to 6.2.15
- Complexity set to medium
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42119
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42119
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42119
Updated by Frans Saris over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 7074c79ab54187aedc80b6c39e593fc35ad07c29.
Updated by Gerrit Code Review over 9 years ago
- Status changed from Resolved to Under Review
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/42135
Updated by Frans Saris over 9 years ago
- Status changed from Under Review to Resolved
Applied in changeset dc061b0c1921cd80a189378727fe7f19f99e1977.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed