[TYPO3-commerce] FYI96: #7809: missing parameter in exec_SELECTquery

Sascha Egerer seg at softvision.de
Fri May 21 11:23:45 CEST 2010


This is an SVN patch request.

Type: Bugfix

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

Branches:
trunk

Problem:
There is an exec_SELECTquery function call in 
class.tx_commerce_db_attribute.php. The 4th parameter hast the orderBy 
value but the 4th function parameter is groupBy and the 5th is the 
orderBy parameter.

Solution:
Add a new 4th parameter so that the sorting parameter is the fifth

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


More information about the TYPO3-team-commerce mailing list