BackportsCoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 Projects (+)TYPO3 6.0 Projects

Bug #4090

SQL warning in Backend: caller t3lib_DB::exec_SELECTquery

Added by Alex Kellner almost 3 years ago. Updated over 1 year ago.

Status:Resolved Start date:2009-07-31
Priority:Must have Due date:
Assignee:Alex Kellner % Done:

0%

Category:Backend Modul
Target version:-
Votes: 0

Description

Warning in BE - changing lib/class.user_powermail_tx_powermail_forms_recip_id.php Line 38:

# OLD:
#if ($params['row']['tx_powermail_recip_table'] != '') {

# NEW:
if (!empty($params['row']['tx_powermail_recip_table'])) {

Associated revisions

Revision 38004
Added by Oliver Klee over 1 year ago

[Bug 4090] Add additional image subparts in the single view, r=bernd

Revision 38005
Added by Oliver Klee over 1 year ago

[Bug 4090] Add additional image subparts in the single view, r=bernd

History

Updated by Alex Kellner over 2 years ago

  • Status changed from Accepted to Resolved

Fixed in powermail 1.4.17

Also available in: Atom PDF