Bug #87795
closedMissing UI feedback on file replacement
100%
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
Updated by Susanne Moog over 5 years ago
- Category set to Backend User Interface
- Priority changed from -- undefined -- to Must have
Updated by Susanne Moog over 5 years ago
- Category changed from Backend User Interface to Backend JavaScript
Updated by Frank Nägler over 5 years ago
- Status changed from New to Accepted
- Assignee set to Frank Nägler
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Gerrit Code Review over 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
Updated by Frank Nägler over 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 53a23e6141361680b8f799dad8c7abcd4ea6e73a.