Project

General

Profile

Actions

Bug #56561

closed

AJAX uploader misses a way to send notifications

Added by Xavier Perseguers about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2014-03-05
Due date:
% Done:

100%

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

Description

Until TYPO3 6.1, it was possible for a hook during upload to send notification as flash messages:

Now it does not work anymore, flash messages are not shown.

Either show flash messages after upload or provide a way for the hook to send some notification.

Typically used by EXT:image_autoresize to inform the user that an image has been resized to WxH pixels and possibly even converted from one format to another.


Files

example-autoresize.png (28.3 KB) example-autoresize.png Xavier Perseguers, 2014-03-05 02:43

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #71453: Flash messages are not shown with AJAX requestsClosed2015-11-10

Actions
Actions #2

Updated by Xavier Perseguers about 10 years ago

  • Category set to File Abstraction Layer (FAL)
Actions #3

Updated by Xavier Perseguers about 10 years ago

A solution might be to automatically reload page after the final file has been uploaded, which would allow uploaded files to be "editable" as well (which is not the case now).

Actions #4

Updated by Xavier Perseguers about 10 years ago

  • Tracker changed from Task to Bug
Actions #5

Updated by Gerrit Code Review about 10 years ago

  • Status changed from New 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/28200

Actions #6

Updated by Gerrit Code Review about 10 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/28200

Actions #7

Updated by Gerrit Code Review about 10 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28200

Actions #8

Updated by Xavier Perseguers about 10 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF