Project

General

Profile

Actions

Bug #87795

closed

Missing UI feedback on file replacement

Added by Michael Straschek about 5 years ago. Updated almost 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 #1

Updated by Susanne Moog about 5 years ago

  • Category set to Backend User Interface
  • Priority changed from -- undefined -- to Must have
Actions #2

Updated by Susanne Moog about 5 years ago

  • Category changed from Backend User Interface to Backend JavaScript
Actions #3

Updated by Frank Nägler about 5 years ago

  • Status changed from New to Accepted
  • Assignee set to Frank Nägler
Actions #4

Updated by Gerrit Code Review about 5 years ago

  • Status changed from Accepted 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/c/Packages/TYPO3.CMS/+/59851

Actions #5

Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/59851

Actions #6

Updated by Gerrit Code Review about 5 years ago

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/59929

Actions #7

Updated by Frank Nägler about 5 years ago

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

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF