Bug #9349
Impossible to select right order folder
| Status: | New | Start date: | 2010-08-17 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Bug | Spent time: | - | |
| Target version: | 0.13.x | |||
| Votes: | 0 |
Description
I have an issue with the current trunk version (0.12.4).
The folder structure is created correctly (Commerce->Orders->Incoming and so on) but whenever I select the Order-Module it creates a new folder calles "Orders" which is of course empty. The page tree is empty apart from that folder, so i cannot select another one.
I tried to figure out what the problem is but i didn't really get anywhere, maybe one of you can look into the issue.
History
Updated by Martin Six over 2 years ago
I think this error is related to the order bug:
Warning: implode() [function.implode]: Invalid arguments passed in /usr/www/users/xyz/typo3conf/ext/commerce/lib/class.tx_commerce_order_localrecordlist.php on line 110
It appears when editing a frontend user.
Updated by Alex over 2 years ago
Hi,
i have the same problem in a fresh 12.4 installation.
Please help.
Updated by Gernot Leitgab over 2 years ago
This problem can be fixed with the attached patch on http://forge.typo3.org/issues/9835