Project

General

Profile

Actions

Bug #86097

open

Wrong position of new tt_content record

Added by Stefan Froemken over 5 years ago. Updated 12 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2018-09-03
Due date:
% Done:

0%

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

Description

Hello Core-Team,

Module "View" -> Selectbox "Columns" -> Little Icon at upper right "Edit this column" -> click "New" to create a new record -> Save. The new record will be placed between first and second record instead of the very last.

Stefan


Files

3-Records-List.png (47 KB) 3-Records-List.png Stefan Froemken, 2018-09-04 14:04
4-Records-List.png (63.7 KB) 4-Records-List.png Stefan Froemken, 2018-09-04 14:04
Actions #1

Updated by Christian Kuhn over 5 years ago

nasty. the new button should probably '-1*pid of last tt_content element' in this case to have it inserted as last one. no idea how to easily solve this, though.

Actions #2

Updated by Christian Kuhn over 5 years ago

btw: this is 'page' module, not 'view' module.

Actions #3

Updated by Oliver Hader over 5 years ago

"Screenshots help"™

@Stefan, can you please add a screenshot - so everybody knows (including me) what this issue is about. Thanks a bunch! :)

Updated by Stefan Froemken over 5 years ago

Go to 3-Records-List -> Click "New" at upper bar -> Fill in new Title "four" -> Close -> Save and Close -> And you will see 4-Records-List.
I expected new record at the very last position.

Actions #5

Updated by Susanne Moog over 5 years ago

  • Target version changed from 9 LTS to Candidate for patchlevel
Actions #6

Updated by Riccardo De Contardi about 5 years ago

Still reproducible on 10.0.0-dev (latest master)

Actions #7

Updated by Riccardo De Contardi about 4 years ago

Still reproducible on 10.4.0-dev, the content seems always placed after the first element

Actions #8

Updated by Riccardo De Contardi about 3 years ago

Still reproducible on 11.2.0-dev (latest master), the content seems always placed after the first element

Actions #9

Updated by Riccardo De Contardi 12 months ago

Still reproducible on 13.0.0-dev (latest main), the content seems always placed after the first element

Actions

Also available in: Atom PDF