[TYPO3-UG Oesterreich] Exception: No such workspace defined

Andreas Semerad a.semerad at dielogomaten.at
Thu Dec 20 23:12:45 CET 2012


hallo tugas!

der fehler ist nach einem update von t3 4.7.7 verschwunden.

gruß, andreas

Am 20.12.2012 16:37, schrieb Andreas Semerad:
> hallo markus,
>
> danke für die antwort! den verdacht hatte ich auch und legte einen 
> neuen nutzer an, so wie ich es üblicherweise anlege aber der fehler 
> bleibt leider.
>
> hier der gesamte report und ich entschuldige mich gleich mal für die 
> umständlichkeit:
>
> Uncaught TYPO3 Exception
> No such workspace defined
>
> InvalidArgumentException thrown in file
> /home/.sites/946/site447/web/relaunch2013/typo3/sysext/workspaces/Classes/Service/Workspaces.php 
> in line 105.
>
> 6 Tx_Workspaces_Service_Workspaces::getWorkspaceTitle(-99)
>
> /home/.sites/946/site447/web/relaunch2013/typo3/sysext/workspaces/Classes/ExtDirect/WorkspaceSelectorToolbarItem.php: 
>
> 00063:
> 00064:   $pageRenderer = t3lib_div::makeInstance('t3lib_pageRenderer');
> 00065: $this->backendReference->addJavaScript("TYPO3.Workspaces = { 
> workspaceTitle : '" . 
> addslashes(Tx_Workspaces_Service_Workspaces::getWorkspaceTitle($GLOBALS['BE_USER']->workspace)) 
> . "'};\n");
> 00066:  }
> 00067:
>
> 5 
> Tx_Workspaces_ExtDirect_WorkspaceSelectorToolbarItem::__construct(TYPO3backend)
> 4 ReflectionClass::newInstanceArgs(array)
>
> /home/.sites/946/site447/web/relaunch2013/t3lib/class.t3lib_div.php:
> 04845:
> 04846:    $reflectedClass = new ReflectionClass($finalClassName);
> 04847:    $instance = 
> $reflectedClass->newInstanceArgs($constructorArguments);
> 04848:   } else {
> 04849:    $instance = new $finalClassName;
>
> 3 
> t3lib_div::makeInstance("Tx_Workspaces_ExtDirect_WorkspaceSelectorToolbarItem", 
> TYPO3backend)
>
> /home/.sites/946/site447/web/relaunch2013/typo3/backend.php:
> 00777:   */
> 00778:  public function addToolbarItem($toolbarItemName, 
> $toolbarItemClassName) {
> 00779:   $toolbarItem = t3lib_div::makeInstance($toolbarItemClassName, 
> $this);
> 00780:
> 00781:   if(!($toolbarItem instanceof backend_toolbarItem)) {
>
> 2 TYPO3backend::addToolbarItem("workSpaceSelector", 
> "Tx_Workspaces_ExtDirect_WorkspaceSelectorToolbarItem")
>
> /home/.sites/946/site447/web/relaunch2013/typo3/sysext/workspaces/Classes/ExtDirect/WorkspaceSelectorToolbarItem.php: 
>
> 00162:
> 00163: if(!(TYPO3_REQUESTTYPE & TYPO3_REQUESTTYPE_AJAX)) {
> 00164: $GLOBALS['TYPO3backend']->addToolbarItem('workSpaceSelector', 
> 'Tx_Workspaces_ExtDirect_WorkspaceSelectorToolbarItem');
> 00165: }
> 00166:
>
> 1 
> include_once("/home/.sites/946/site447/web/relaunch2013/typo3/sy…Classes/ExtDirect/WorkspaceSelectorToolbarItem.php")
>
> /home/.sites/946/site447/web/relaunch2013/typo3/backend.php:
> 00826: 
> if(is_array($GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems'])) 
> {
> 00827: 
> foreach($GLOBALS['TYPO3_CONF_VARS']['typo3/backend.php']['additionalBackendItems'] 
> as $additionalBackendItem) {
> 00828:   include_once($additionalBackendItem);
> 00829:  }
> 00830: }
>
>
> lg, andreas
>
>
>
> Am 20.12.2012 16:23, schrieb Markus Klein:
>> Hallo!
>>
>> Schau doch mal bei dem simple_user nach, welchem Workspace er 
>> zugeordnet ist.
>> Ich vermute, dass da etwas Falsches in der dB steht.
>>
>> lg
>>
>> Markus Klein
>>
>>> -----Original Message-----
>>> From: typo3-at-bounces at lists.typo3.org 
>>> [mailto:typo3-at-bounces at lists.typo3.org] On Behalf Of Andreas Semerad
>>> Sent: Thursday, December 20, 2012 11:53 AM
>>> To: TYPO3 Usergroup Oesterreich
>>> Subject: [TYPO3-UG Oesterreich] Exception: No such workspace defined
>>>
>>> Hallo Tugas!
>>>
>>> Bearbeitete soeben den User 'simple_user' einer 
>>> introductionpackage-4.7.4.
>>> Nach dem Switch hängt sich das Backend auf und gibt folgende 
>>> Exception aus:
>>>
>>> No such workspace defined. InvalidArgumentException thrown in file
>>> /home/.sites/946/site447/web/relaunch2013/typo3/sysext/workspaces/Classes/Service/Workspaces.php 
>>>
>>> in line 105.
>>>
>>>
>>> Habe gegoogelt und unter forge.typo3.org finde ich das
>>> http://forge.typo3.org/issues/43591
>>>
>>> aber hat wer von euch eine andere lösung?
>>>
>>> lg, andreas
>>> -- 
>>> /*die logomaten*/
>>> Wiener Ring 25 | 2100 Korneuburg | Österreich | T 02262/90129 | H
>>> 0650/7363723
>>> www.dielogomaten.at
>>> _______________________________________________
>>> TYPO3-at mailing list
>>> TYPO3-at at lists.typo3.org
>>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-at
>> _______________________________________________
>> TYPO3-at mailing list
>> TYPO3-at at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-at
>

-- 
/*die logomaten*/
Wiener Ring 25 | 2100 Korneuburg | Österreich | T 02262/90129 | H 
0650/7363723
www.dielogomaten.at


More information about the TYPO3-at mailing list