Bug #95313
closedDistributionWelcome is not shown anymore
100%
Description
With the commit https://github.com/TYPO3/typo3/commit/575561a79ff460a9eb1a37f38c434cc7e392c224 the display of the image DistributionWelcome was accidentially removed.
TER still provides the link to this image in https://extensions.typo3.org/fileadmin/ter/extensions.xml.gz as distributionImageWelcome e.g. for ext:introduction:
<version version="2.3.0"> <title>The official Introduction Package</title> <description>This package delivers a new website (page tree) and shows all out-of-the-box features of TYPO3, and includes a theme based on Twitter Bootstrap 3, and a style editor to customize the design. Sample editors and backend groups are added</description> <state>stable</state> <reviewstate>0</reviewstate> <category>distribution</category> <distributionImage>https://extensions.typo3.org/fileadmin/ter/i/n/introduction_2.3.0_Distribution.png</distributionImage> <distributionImageWelcome>https://extensions.typo3.org/fileadmin/ter/i/n/introduction_2.3.0_DistributionWelcome.png</distributionImageWelcome> <downloadcounter>5387</downloadcounter> <lastuploaddate>1458737509</lastuploaddate> <uploadcomment>Compatibility with TYPO3 v7 and v8</uploadcomment> <dependencies>a:2:{i:0;a:3:{s:4:"kind";s:7:"depends";s:12:"extensionKey";s:5:"typo3";s:12:"versionRange";s:12:"7.6.0-8.9.99";}i:1;a:3:{s:4:"kind";s:7:"depends";s:12:"extensionKey";s:17:"bootstrap_package";s:12:"versionRange";s:13:"7.0.0-7.99.99";}}</dependencies> <composerinfo/> <authorname>Introduction Package Team</authorname> <authoremail/> <authorcompany/> <ownerusername>typo3v4</ownerusername> <t3xfilemd5>ae2b84e37dedc42c63dbb5864829d9b4</t3xfilemd5> <documentation_link>https://docs.typo3.org/typo3cms/extensions/introduction/2.3.0</documentation_link> </version>
Attention: for ext:introduction this image is broken for versions higher than 2.3.0!
Updated by Simon Gilli about 3 years ago
- Related to Task #82000: Use new card layout for distributions list view added
Updated by Gerrit Code Review about 3 years ago
- Status changed from Accepted 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 https://review.typo3.org/c/Packages/TYPO3.CMS/+/71187
Updated by Gerrit Code Review about 3 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/71187
Updated by Simon Gilli about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 1dcd3befc3595ea3d53719ca62a7f24692ef9cd2.