Actions
Bug #80008
closedAvoid warning dialog when closing records with start-, endtime values
Start date:
2017-02-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
To reproduce
A) Edit record for start- or endtime values
- Create or edit a page entry (or any other record that has start-/endtime fields enabled)
- Set startdate or enddate to past or future
- Save your changes (normal, without close this edit form)
- Click on Close button (beside save button)
B) Open record with start- or endtime values
- Open existing record with given values for start- or endtime
- Close edit form for record, without any changes
Expected result
Frame with edit form switches to the view you had opened before
Actual result
Modal dialog with warning Do you want to quit without saving? appears.
Updated by Jasmina Ließmann over 7 years ago
I can confirm and reproduce the behaviour.
Updated by Joerg Kummer over 7 years ago
- Assignee set to Joerg Kummer
- Priority changed from Should have to Must have
- Target version set to 8 LTS
- Complexity set to easy
- Sprint Focus set to Stabilization Sprint
Updated by Frank Nägler over 7 years ago
- Status changed from New to In Progress
- Assignee set to Frank Nägler
Updated by Gerrit Code Review over 7 years ago
- Status changed from In Progress to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52140
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52140
Updated by Frank Nägler over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 99f54d42536acf90616e5deae5ed2e754b1c478d.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions