Adding order export on sorted list has an error

Questions around the TYPO3 integration and plugins
Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
boettner
Advanced
Posts: 136
Joined: 09 Feb 2015, 17:49

Adding order export on sorted list has an error

Post by boettner » 02 Oct 2019, 08:22

Hi again,

when setting up an order export job for the queue on a sorted list I get an error:
Argument 1 passed to Aimeos\Admin\JQAdm\Base::getCriteriaSortations() must be of the type array, string given
getCriteriaSortations() expects an array where a string is given for the field to sort after. E.g. order.ctime

The error occurs for
aimeos 18.10.9 on TYPO3 9.5.9

Best
Robert.

User avatar
aimeos
Administrator
Posts: 7866
Joined: 01 Jan 1970, 00:00

Re: Adding order export on sorted list has an error

Post by aimeos » 03 Oct 2019, 09:09

Thank you for reporting! The problem has been fixed and a new release of the ai-admin-jqadm package (2018.10.19) has been tagged.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

boettner
Advanced
Posts: 136
Joined: 09 Feb 2015, 17:49

Re: Adding order export on sorted list has an error

Post by boettner » 04 Oct 2019, 08:19

Many thanks!

Post Reply