Project

General

Profile

Actions

Bug #87795

closed

Missing UI feedback on file replacement

Added by Michael Straschek about 5 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend JavaScript
Target version:
-
Start date:
2019-02-26
Due date:
% Done:

100%

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

Description

When replacing a file, there is no interface feedback after selecting the file.
Populating the selected filename into the the styled "fake" field does not work due to missing jQuery.
I think the JS code must be implemented in an own AMD module.

Error message:

Uncaught ReferenceError: $ is not defined
    at index.php?route=%2Ffile%2Freplace&token=....

Reproduce:

Navigate to filelist module.
Click on "Replace" button of a file record.
See browser console => error message
Select file => no response

I have workarounded this in my project via attached patch file.


Files

Actions

Also available in: Atom PDF