Project

General

Profile

Actions

Bug #21808

closed

saveDocNew saves on top instead of after

Added by Steffen Gebert almost 15 years ago. Updated over 14 years ago.

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

0%

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

Description

#19224 enabled the saveDocNew button by default

It is very confusing that new entries are created on top of all the records instead of after the current one.

The most common case (and expectation) is to sort them in the order of creation.

Several core-devs were involved in #19224, so I'm curious, weather my solutions is really sufficient:
I'd propose to remove all the changes to SC_alt_doc::getNewIconMode() and only add options.saveDocNew=1 to the default UserTS.

This does the job for me.
  • Setting options.saveDocNew.TABLE = 0 hides entries
  • Setting options.saveDocNew.TABLE = top creates new entries as first

Also I can't understand, why Steffen, Dmitry and Ingo agreed that the values "top" and "after" are releated to the old backend and should be removed from documentation.
(issue imported from #M12947)


Files

9183.diff (1.99 KB) 9183.diff Administrator Admin, 2009-12-06 15:45
12947.diff (1.05 KB) 12947.diff Administrator Admin, 2009-12-06 15:45
Actions

Also available in: Atom PDF