Actions
Bug #11115
closedExtDirect exception sendToNextStageWindow: StageId is supposed to be an integer
Start date:
2010-11-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Clicking the green arrow to send to the next stage often ends up in ExtDirect exceptions. No Window is shown.
#0 /home/www/web1/htdocs/typo3_src/typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php(482): Tx_Workspaces_Service_Stages->getPropertyOfCurrentWorkspaceStage(NULL, 'default_mailcom...') #1 /home/www/web1/htdocs/typo3_src/typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php(445): tx_Workspaces_ExtDirect_ActionHandler->getDefaultCommentOfStage(NULL) #2 /home/www/web1/htdocs/typo3_src/typo3/sysext/workspaces/Classes/ExtDirect/ActionHandler.php(155): tx_Workspaces_ExtDirect_ActionHandler->getSentToStageWindow(NULL) #3 [internal function]: tx_Workspaces_ExtDirect_ActionHandler->sendToNextStageWindow('tt_content', '253', '135') #4 /home/www/web1/htdocs/typo3_src/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php(141): call_user_func_array(Array, Array) #5 /home/www/web1/htdocs/typo3_src/t3lib/extjs/class.t3lib_extjs_extdirectrouter.php(86): t3lib_extjs_ExtDirectRouter->processRpc(Object(stdClass), 'TYPO3.Workspace...') #6 [internal function]: t3lib_extjs_ExtDirectRouter->route(Array, Object(TYPO3AJAX)) #7 /home/www/web1/htdocs/typo3_src/t3lib/class.t3lib_div.php(5260): call_user_func_array(Array, Array) #8 /home/www/web1/htdocs/typo3_src/typo3/ajax.php(73): t3lib_div::callUserFunction('t3lib/extjs/cla...', Array, Object(TYPO3AJAX), false, true) #9 {main}
Sonja has credentials to the demo installation, otherwise ask me.
Files
Updated by Oliver Hader almost 14 years ago
- Assignee set to Oliver Hader
- Target version set to 4.5 Beta 3
Updated by Oliver Hader almost 14 years ago
I'm going to add a error message telling "The stage to be used seems to be inconsitent and cannot be used. Please consider to use the update wizard in the install tool to fix this.".
Updated by Oliver Hader almost 14 years ago
- Status changed from New to Resolved
- Target version changed from 4.5 Beta 3 to 4.5 Beta 2
- % Done changed from 0 to 100
Updated by Steffen Gebert almost 14 years ago
Sonja or Olly, could you please check our installation, whether this is correct there? Sonja created the stages for us.
Updated by Oliver Hader almost 14 years ago
Steffen Gebert wrote:
Sonja or Olly, could you please check our installation, whether this is correct there? Sonja created the stages for us.
Which installation do you mean? typo3-anbieter?
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