Actions
Bug #11003
closedDB error in query after publish to Live action
Start date:
2010-11-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I selected a record in ws module and after "canceling" the publish to live action i got this error:
SendToSpecificStageWindow
Caller t3lib_DB::exec_SELECTquery ERROR You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND be_users.deleted=0 ORDER BY username' at line 1 lastBuiltQuery SELECT username, uid, email, realName FROM be_users WHERE pid=0 AND uid IN () AND be_users.deleted=0 ORDER BY username debug_backtrace t3lib_div::callUserFunction#73 // call_user_func_array#5174 // t3lib_extjs_ExtDirectRouter->route# // t3lib_extjs_ExtDirectRouter->processRpc#86 // call_user_func_array#141 // tx_Workspaces_ExtDirect_ActionHandler->sendToSpecificStageWindow# // tx_Workspaces_ExtDirect_ActionHandler->getSentToStageWindow#226 // tx_Workspaces_ExtDirect_ActionHandler->getReceipientsOfStage#431 // Tx_Workspaces_Service_Stages->getResponsibleBeUser#462 // t3lib_BEfunc::getUserNames#411 // t3lib_DB->exec_SELECTquery#1590 // t3lib_DB->debug#259
Files
Updated by Tolleiv Nietsch almost 14 years ago
- Status changed from New to Accepted
- Assignee set to Tolleiv Nietsch
- Target version set to 4.5 Beta 2
Updated by Oliver Hader almost 14 years ago
- Assignee changed from Tolleiv Nietsch to Oliver Hader
Updated by Oliver Hader almost 14 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Committed to SVN Trunk (rev. 3024)
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5 Beta 2)
Actions