Project

General

Profile

Actions

Bug #80884

closed

FAL metadata has to save multiple times before it's go to the database

Added by Pascal Hinz about 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
-
Start date:
2017-04-19
Due date:
% Done:

0%

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

Description

I’ve a interesting behavior in TYPO3 7.6 with the FAL metadata. When i try to update the metadata of a file in the FAL List Modul, i have to save the same data multiple times before its go in the database.
How to reproduce:

1. Just open the FAL List Modul
2. Go to a File or Upload a new File
3. Edit the metadata of the file
4. Try to set a alternative text
5. Save
6. Randomly the set text disappeares
7. Retry to set a text and save again and sometimes it saves now sometimes it doesn’t and you have to repeat until its saved

In TYPO3 8 it seems the bug doesn't exists anymore.

Versions: TYPO3 7.6.15 and 7.6.16


Files

TYPO3 Bug 540p.mp4 (3.85 MB) TYPO3 Bug 540p.mp4 Video of the Bug Pascal Hinz, 2017-04-19 08:59

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #80672: Saving problems in Chrome 57+Closed2017-04-04

Actions
Related to TYPO3 Core - Bug #80366: Values aren't always saved in the TYPO3 backendClosedMarkus Klein2017-03-21

Actions
Related to TYPO3 Core - Bug #80632: still issues with missing input in BEClosed2017-04-02

Actions
Related to TYPO3 Core - Bug #80633: Sending empty forms in some casesClosedFrank Nägler2017-04-02

Actions
Actions #1

Updated by Pascal Hinz about 7 years ago

  • Category set to File Abstraction Layer (FAL)
  • Priority changed from Should have to Must have
Actions #2

Updated by Carsten Hülsmann about 7 years ago

Pascal Hinz wrote:

I’ve a interesting behavior in TYPO3 7.6 with the FAL metadata. When i try to update the metadata of a file in the FAL List Modul, i have to save the same data multiple times before its go in the database.
How to reproduce:

1. Just open the FAL List Modul
2. Go to a File or Upload a new File
3. Edit the metadata of the file
4. Try to set a alternative text
5. Save
6. Randomly the set text disappeares
7. Retry to set a text and save again and sometimes it saves now sometimes it doesn’t and you have to repeat until its saved

In TYPO3 8 it seems the bug doesn't exists anymore.

Versions: TYPO3 7.6.15 and 7.6.16

Same problem here. But in 8.7.0 and 8.7.1.
This also affects the title field of normal content elements (tested most ces)
Already checked php, mysql and typo3 log files. No problems shown up.

Actions #3

Updated by Pascal Hinz about 7 years ago

  • Related to Bug #80672: Saving problems in Chrome 57+ added
Actions #4

Updated by Pascal Hinz about 7 years ago

  • Related to Bug #80366: Values aren't always saved in the TYPO3 backend added
Actions #5

Updated by Pascal Hinz about 7 years ago

  • Related to Bug #80632: still issues with missing input in BE added
Actions #6

Updated by Pascal Hinz about 7 years ago

Bug is also in TYPO3 7.6.18

Actions #7

Updated by Jochen Weiland about 7 years ago

Can confirm that the bug still exists in 7.6.18

Regards
Jochen

Actions #8

Updated by Pascal Hinz about 7 years ago

Tested OS: Mac OS X El Capitan Version 10.11.6 (15G1217)
Tested Browsers:
- Google Chrome Version 57.0.2987.133 (64-bit) <- buggy
- Mozilla Firefox 52.0.2 (64-Bit) <- seems to work, can't reproduce the bug with firefox

Actions #9

Updated by Sebastian Lechenbauer almost 7 years ago

I had the same issue in 7.6.18.
Setting the javascript submit timeout in the TBE_EDITOR from 10 to 100 ms solved it for me:
https://github.com/TYPO3/TYPO3.CMS/blob/TYPO3_7-6/typo3/sysext/backend/Resources/Public/JavaScript/jsfunc.tbe_editor.js#L271
See https://review.typo3.org/#/c/52315/

Actions #10

Updated by Markus Klein almost 7 years ago

  • Status changed from New to Closed

This shall be resolved with #80633

Actions #11

Updated by Markus Klein almost 7 years ago

  • Related to Bug #80633: Sending empty forms in some cases added
Actions #12

Updated by Markus Klein almost 7 years ago

Please continue in #80672 if necessary

Actions

Also available in: Atom PDF