[TYPO3-shop] tt_products 2.4.10

Robert Markula robert.markula at gmx.net
Thu May 18 10:44:30 CEST 2006


Franz Holzinger wrote:
> Hello,
> 
> some bugs have been reported for tt_products 2.4.10. I will upload
> regularily new versions of 2.4.10 under the same version number into TER
> or for download at http://fholzinger.com/index.php?id=170 .
> 
> When 2.4.11 is out then error corrections will come only into 2.4.11 aso.

Hi Franz,
When creating the css-based template I stumbled across an issue that 
keeps this template from validating:

In ITEM_LIST_TEMPLATE I cannot get unique id's for the 'qty' field. This 
is needed to assign a label to each 'qty' field. I can't use 
###FIELD_NAME### as an id either, because it contains characters which 
are not valid in XHTML strict (the [] brackets, to be more specific).
A new marker that renders an incrementing id on each occurance would help.

Could something like this be introduced in the next version of tt_products?

Regards,
Ro



More information about the TYPO3-project-tt-products mailing list