Project

General

Profile

Actions

Bug #83235

closed

Order of files in a file links content element is only recognized in live workspace

Added by Gerhard Rupp over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2017-12-06
Due date:
% Done:

0%

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

Description

The sorting of elements in a file links content element is only recognized in the live workspace for frontend rendering. This should also be the case for all other workspaces.

Actions #1

Updated by Riccardo De Contardi about 4 years ago

  • Status changed from New to Needs Feedback

How can this issue be reproduced? I tried the following tests on the latest master

Prerequisites

1) TYPO3 10.4.0-dev with a "Draft" workspace

test 1

1) create a page
2) Create a filelinks CE in it
3) add three files to the CE

a.txt
b.txt
c.txt

4) Save
5 switch to Draft workspace
6) move the files inside the CE

c.txt
b.txt
a.txt

7) preview frontend

Result:

in the workspace, the element order is the one in the workspace:

c.txt
b.txt
a.txt

test 2

1) create a page
2) Create a filelinks CE in it
3) add three files to the CE

a.txt
b.txt
c.txt

4) move the files inside the CE

c.txt
b.txt
a.txt

5) Save
6) switch to Draft workspace and preview the page

Result

the order in the files is the same on both live and workspace preview

test 3

1) create a page
2) Create a filelinks CE in it
3) add three files to the CE

a.txt
b.txt
c.txt

select [filelink_sorting] = by file size [size]

4) Save
5) switch to draft workspace and preview the page

Result

the order in the files is the same on both live and workspace preview

Is a different test necessary?

Actions #2

Updated by Gerhard Rupp about 4 years ago

I canĀ“t reproduce this issue for TYPO3 8.7.32 any longer.

Actions #3

Updated by Riccardo De Contardi about 4 years ago

@Gerhard Rupp thank you for your reply; do you agree if I close this issue as resolved?

Actions #4

Updated by Gerhard Rupp about 4 years ago

Of course - you can close the issue.

Actions #5

Updated by Riccardo De Contardi about 4 years ago

  • Status changed from Needs Feedback to Closed

thanks - closed in agreement with the reporter.

Actions

Also available in: Atom PDF