Project

General

Profile

Actions

Bug #9829

closed

Stages module not working since "Add DirectStore call to server side to fetch detail infos from expanded row"

Added by Steffen Gebert about 14 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2010-09-19
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Since rev. a27f5def5d8e4dead51ef09a41f889c52f7d9fd6 (Add DirectStore call to server side to fetch detail infos from expanded row, Michael Klapper), the Ext JS grid doesn't show up anymore.

Firebug console:

uncaught exception: Ext.data.DataProxy: DataProxy attempted to execute an API-action but found an undefined url / function. Please review your Proxy url/api-configuration.

Request:

[{"action":"ExtDirect","method":"getWorkspaceInfos","data":[{"depth":990,"id":2,"query":""}],"type":"rpc","tid":2},{"action":"ExtDirect","method":"getStageActions","data":[{}],"type":"rpc","tid":3},{"action":"ExtDirect","method":"getMaasStageActions","data":[{}],"type":"rpc","tid":4}]

Response:

[{"tid":2,"action":"ExtDirect","method":"getWorkspaceInfos","type":"rpc","result":{"total":0,"data":[]},"debug":""},{"tid":3,"action":"ExtDirect","method":"getStageActions","type":"rpc","result":{"total":2,"data":[{"uid":0,"title":"Send to stage  \"Editing\""},{"uid":10,"title":"Send to stage  \"Publish\""}]},"debug":""},{"tid":4,"action":"ExtDirect","method":"getMaasStageActions","type":"rpc","result":{"total":3,"data":[{"uid":"1","title":"Publish"},{"uid":"2","title":"Swap"},{"uid":"3","title":"Delete all versions"}]},"debug":""}]

Actions #1

Updated by Steffen Gebert about 14 years ago

  • Status changed from New to Resolved

Fixed by clearing the TYPO3 cache ;)

Actions #2

Updated by Steffen Ritter about 14 years ago

  • Category set to Bugs
Actions #3

Updated by Michael Stucki almost 11 years ago

  • Category changed from Bugs to Workspaces
Actions #4

Updated by Michael Stucki almost 11 years ago

  • Project changed from 624 to TYPO3 Core
  • Category changed from Workspaces to Workspaces
Actions #5

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF