Project

General

Profile

Actions

Bug #98333

open

Inconsistent behavior while saving content elements with *required* fields

Added by Julian Mair almost 2 years ago. Updated 11 months ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2022-09-12
Due date:
% Done:

0%

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

Description

Summary
If you edit an element with required fields and click the normal save button (in the top headerbar), you can get an alert which says that some are not correctly filled. But with the save and view button, you can bypass the whole check and leave the element broken in place. The Fluid code has not always a check if such a field is not given – we would rely on the backend to prevent this.

I tested it with the "Categorized content" element, the Selected categories field is required. But I think every element with required fields has problems.

Expected behavior
The "Save and view" button gives the same alert message as the normal one – preventing to save the element.

Actual behavior
The "Save and view" button bypasses the expected behavior and saves/shows the element in a new tab.

Tested Typo3 versions
  • v11.5.15
  • v10.4.31
  • v9.5.31
  • (maybe also v12 or older versions than v9 – I didn't test them)

Files

Actions #1

Updated by Andreas Kienast 11 months ago

  • Status changed from New to Needs Feedback

Hey, thank you for your report. TYPO3 doesn't have a "Save & View" button anymore since v10, IIRC. Do you by chance have a 3rd party extension installed that re-implements this feature?

Updated by Julian Mair 11 months ago

Hey Andreas, no there is no 3rd party extension - this comes from the core. I append 2 screenshots to explain it a bit better. If you have more questions, feel free to ask. Thanks.

Actions #3

Updated by Andreas Kienast 11 months ago

Alright, thank you for your clarification. I was under the assumption you meant the old "Save & View" button.

Actions

Also available in: Atom PDF