Project

General

Profile

Actions

Bug #68153

closed

Wrong image description using renderMethod = table

Added by Torben Hansen over 9 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2015-07-15
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

The description field of FAL images is not rendered correctly when using renderMethod = table. The problem only occurs when you have more than one image.

How to reproduce:

The TYPO3 template must include "CSS Styled content" as static template

  1. On a page, create a new image content element
  2. Insert 2 images in the content element and set the "Description (caption)" field to "image 1" and "image 2"
  3. Open the page in the frontend and you should see 2 images with the caption "image 1" and "image2"
  4. Add the following to the TypoScript template
    tt_content.image.20.renderMethod = table
  5. Open the page in the frontend and you will see, that both images will have the same caption (always the one of the last image)
Actions #1

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/41396

Actions #2

Updated by Gerrit Code Review over 9 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/41810

Actions #3

Updated by Torben Hansen over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF