[TYPO3-commerce] FYI96: #6595: [PART 3] Select attribute selection not working

Sascha Egerer seg at softvision.de
Fri May 21 12:08:09 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://forge.typo3.org/issues/show/6595

Branches:
trunk

Problem:
The select attribute selection isn't working anymore. If you select an 
attribute value you will always get the first article of the product.
And the is also a bug with the attribute values. Values wich are not 
possible at all for a product are also shown.

Solution:
Fix the "selected attributes" array generation
Extended the attribute function so that you can give a product and do 
only return possible values for this product.

Notes:
I've extended the attribute function get_all_values by a second 
parameter for a product. If this parameter is set, only return 
attributevalues wich are possible in this product.

Regards
Sascha
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 6595_attributeValues.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-commerce/attachments/20100521/76d32bd0/attachment.asc>


More information about the TYPO3-team-commerce mailing list