Bug #32953
Task #32185: Migrate TYPO3 Backend to ExtJS4
Task #32201: Umbrella for smaller outstanding tasks
Migrate file upload to ExtJS 4
Status: | Rejected | Start date: | 2012-01-03 | |
---|---|---|---|---|
Priority: | Must have | Due date: | ||
Assigned To: | - | % Done: | 0% |
|
Category: | Backend API | Spent time: | - | |
Target version: | - | |||
TYPO3 Version: | 4.7 | Is Regression: | ||
PHP Version: | Sprint Focus: | |||
Complexity: |
Description
When I try, in a clean 4.7-dev environment, to upload a file with the SWFupload component it fails with a JavaScript error:
String.format is not a function
title: String.format(TYPO3.LLL.fileUpload.windowTitle),
This code can be found in typo3/js/flashupload.js on line 115
Steps to reproduce:
1. Go to filelist module
2. Right click on the folder user_upload
3. Try to open the upload window
4. Check for javascript errors
This only happens in 4.7.
History
#1 Updated by Steffen Gebert over 3 years ago
- Category set to Backend API
- Priority changed from Should have to Must have
- Target version set to 4.7.0-beta1
#2 Updated by Stanislas Rolland over 3 years ago
- Assigned To set to Stanislas Rolland
#3 Updated by Stanislas Rolland over 3 years ago
- Parent task set to #32201
#4 Updated by Stanislas Rolland over 3 years ago
- Subject changed from Extjs: String.format is not a function to Migrate file upload to ExtJS 4
#5 Updated by Stanislas Rolland over 3 years ago
File upload was not migrated to ExtJS 4.
#6 Updated by Stanislas Rolland over 3 years ago
- Status changed from New to Rejected
- Assigned To deleted (
Stanislas Rolland)
#7 Updated by Steffen Ritter over 3 years ago
- Status changed from Rejected to On Hold
#8 Updated by Steffen Ritter over 3 years ago
- Target version deleted (
4.7.0-beta1)
#9 Updated by Wouter Wolters about 2 years ago
- Status changed from On Hold to Rejected
ExtJS 4 will not make it into the core