[TYPO3-dev] maxW and maxH in 4.1.2

Helmut Hummel typo3 at rampenlicht.org
Sat Nov 3 13:06:19 CET 2007


Hi Steffen,

Steffen Kamper schrieb:
>>
>> I see a change in behavior, e.g. setting
>> maxW = 120
>> maxH = 120
>>
>> the width is set to 120 and height proportional (in my case with one pic 
>> about 280).
>> I expect (and this was prior behaviour) that both values are max. limits 
>> so it never is bigger than the limits.
> 
> ok it seems to work again in 4.2 svn. Who knows which patch it was?

page.10 = IMAGE
page.10 {
 file=fileadmin/image.jpg
 file.maxW = 100
 file.maxH = 100
}

works perfect with my 4.1.3 installations.

What TS-code do you use?

Regards Helmut




More information about the TYPO3-dev mailing list