Project

General

Profile

Actions

Bug #17708

closed

imgStart and imgMax properties of IMGTEXT are not rendering the images correctly

Added by Helmut Hummel over 16 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Miscellaneous
Target version:
-
Start date:
2007-10-20
Due date:
% Done:

0%

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

Description

If you set

tt_content.images.20.imgStart = 1

in order not to show the first image in the list, the capiton of the first image is nevertheless shown, but the last image is not.

In addition the stdWrap for imgMax is called but not applied.

Simply set

tt_content.image.20.imgStart

to a value greater zero and see what happens.

Setting

tt_content.images.20.imgMax = 2
tt_content.images.20.imgMax.wrap = |0

will not result in a maximum image count of 20, but 2 imgages.

(issue imported from #M6561)


Files

bug_6561_css_styled_content.diff (1.36 KB) bug_6561_css_styled_content.diff Administrator Admin, 2007-10-20 16:37
bug_6561_tslib_content.diff (1 KB) bug_6561_tslib_content.diff Administrator Admin, 2007-10-20 16:37
bug_6561_tslib_content_v2.diff (574 Bytes) bug_6561_tslib_content_v2.diff Administrator Admin, 2007-10-20 20:08
bug_6561_csc_v3.diff (1.29 KB) bug_6561_csc_v3.diff Administrator Admin, 2007-10-21 12:54
bug_6561-revised-4_1_3.diff (3.01 KB) bug_6561-revised-4_1_3.diff Administrator Admin, 2007-10-31 11:38
Actions #1

Updated by Helmut Hummel over 16 years ago

Martin Kutscher pointed out, that my fix for tslib_content was wrong, so I attached a new one, which only fixes the stdWrap issue there.

Actions #2

Updated by Helmut Hummel over 16 years ago

Ingmar commited the imgMax stdWrap fix to 4_1 and trunk, so ther is only the csc fix left. Fort that one in uploaded a new patch bug_6561_csc_v3.diff which includes a comment suggestet by Martin.

Actions #3

Updated by Ingmar Schlecht over 16 years ago

Committed to trunk and TYPO3_4-1.

Actions #4

Updated by Helmut Hummel over 16 years ago

This bug is unfortunatly not yet fixed.
I attached a new patch against 4.1.3 which hopefully will do the job.
(also sent it to core list)

Actions #5

Updated by Ingo Renner over 16 years ago

committed to trunk

Actions

Also available in: Atom PDF