Project

General

Profile

Actions

Bug #66169

closed

Empty grid list in frontend workspace preview

Added by Leslaw Pazdzior about 9 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Workspaces
Target version:
-
Start date:
2015-03-31
Due date:
% Done:

100%

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

Description

When you go to preview of page in any draft workspace you can see page preview, but List view is empty (see attachment).
I tried on 2 different installations (with the newest version 6.2.12-dev, but error is also in older versions like 6.2.9).


Files

scrn_002.png (37.6 KB) scrn_002.png Leslaw Pazdzior, 2015-03-31 08:52
pic1411.png (326 KB) pic1411.png Jose Antonio Guerra, 2015-04-14 18:46
screen.PNG (96.1 KB) screen.PNG Mansoor Ahmad, 2015-04-22 12:26
Actions #1

Updated by Jose Antonio Guerra about 9 years ago

This is what you get in the JS console:

I tested it on several sites with https and http and even tried to add CORS support but the problem is still there.

Actions #2

Updated by Leslaw Pazdzior about 9 years ago

Thank you, Jose for input! It seems that the same js error exists in version 6.1 too and it doesn't make harm.

So I went to bit different direction, and it seems that ajax that supposes to give json array with list of content elements and pages gives quite poor set (typo3/ajax.php?ajaxID=ExtDirect::route&namespace=TYPO3.Workspaces). This array is returned by \TYPO3\CMS\Workspaces\ExtDirect\ActionHandler::loadColumnModel and it is taken from (if it's in workspace with number 1) global: $GLOBALS['BE_USER']->uc['moduleData']['Workspaces']['1']['columns'];

Now, I have no idea why this set is so poor.

Actions #3

Updated by Mansoor Ahmad about 9 years ago

Error is also in 6.2.12! Any Solutions?

Actions #4

Updated by Riccardo De Contardi over 8 years ago

still an issue in both 6.2.15 and 7.5-dev (latest master)

Actions #5

Updated by Oliver Hader over 8 years ago

  • Status changed from New to Accepted
Actions #6

Updated by Oliver Hader over 8 years ago

  • Subject changed from Empty List view on draft preview to Empty grid list in frontend workspace preview
Actions #7

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch TYPO3_6-2 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44305

Actions #8

Updated by Gerrit Code Review over 8 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44306

Actions #9

Updated by Gerrit Code Review over 8 years ago

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44307

Actions #10

Updated by Oliver Hader over 8 years ago

  • Assignee set to Oliver Hader

Please test and review the recent patches and put your vote on review.typo3.org. Thx

Actions #11

Updated by Mathias Schreiber over 8 years ago

  • Target version deleted (next-patchlevel)
Actions #12

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44307

Actions #13

Updated by Oliver Hader over 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #14

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF