Actions
Bug #21555
closedPowermail-related: RIGHT OUTER JOIN is not supported
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-11-15
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
After installing powermail and going to page > create content element > regular text element:
DBAL fatal error: No handler found in handler_getFromTableList() for: "(tx_powermail_fieldsets RIGHT JOIN tt_content ON tx_powermail_fieldsets.tt_content = tt_content.uid) LEFT JOIN tx_powermail_fields ON tx_powermail_fieldsets.uid = tx_powermail_fields.fieldset" (SQL engine parse ERROR: No table name found as expected in parseFromTables()!: near "(tx_powermail_fieldsets RIGHT JOIN tt_content ON t")
Information reported by Ries over Skype
(issue imported from #M12596)
Files
Actions