Actions
Bug #66880
closedErrors switching workspaces
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
Start date:
2015-05-11
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I am using TYPO3 7 (latest master).
1) set up a custom workspace
2) every time I switch workspaces using the dropdown I get 3 warnings on the right
Connection Problem Sorry, but an error occurred while connecting to the server. Please check your network connection
There is an error on the chrome console:
POST http://typo37.basic.it/typo3/ajax.php?ajaxID=ExtDirect::route&namespace=TYPO3.Components.PageTree 500 (Internal Server Error)asyncRequest @ ext-base-debug.js:2429Ext.lib.Ajax.pub.request @ ext-base-debug.js:2484Ext.extend.request @ ext-all-debug.js:4636Ext.direct.RemotingProvider.Ext.extend.doSend @ ext-all-debug.js:27367Ext.direct.RemotingProvider.Ext.extend.combineAndSend @ ext-all-debug.js:27373call @ ext-all-debug.js:1566 ext-base-debug.js:2429 POST http://typo37.basic.it/typo3/ajax.php?ajaxID=ExtDirect::route&namespace=TYPO3.Components.PageTree 500 (Internal Server Error)asyncRequest @ ext-base-debug.js:2429Ext.lib.Ajax.pub.request @ ext-base-debug.js:2484Ext.extend.request @ ext-all-debug.js:4636Ext.direct.RemotingProvider.Ext.extend.doSend @ ext-all-debug.js:27367Ext.direct.RemotingProvider.Ext.extend.combineAndSend @ ext-all-debug.js:27373call @ ext-all-debug.js:1566 Ext.ux.state.TreePanel.js?1429865803:90 Uncaught TypeError: Cannot read property 'lastSelectedNode' of undefined
Actions