Project

General

Profile

Actions

Bug #24515

closed

alt_doc.php does not keep default values given in URL.

Added by Pierrick Caillon over 13 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend API
Target version:
-
Start date:
2011-01-11
Due date:
% Done:

0%

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

Description

The defVals url parameter is undefined after first saving of the record.
When using the "save and new" button, the behaviour I expected was to provide again these default values. However TYPO3 unsets them and they are no more available.

This behaviour is understandable in the case the other buttons are used. it saves little bandwith, processing and memory.

File typo3/alt_doc.php line 262
unset($this->R_URL_getvars['defVals']);

(issue imported from #M16969)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #85633: "Save and create a new one" button in BE appends superfluous hash which resets defValsClosed2018-07-24

Actions
Actions

Also available in: Atom PDF