Actions
Bug #21246
closed<input> placed outside <form> in screen "Dependency Error"
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-10-11
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
If an extension is imported from disk and the "Dependency Error" occurs, the uploaded file is saved in a typo3temp/ and a hidden variable CMD[alreadyUploaded] holds its filename.
The code of this <input type="hidden" /> is placed outside of the <form>.
This is no problem with Firefox, but Opera doesn't send the value (and I would say it's right to do so ;-))
(issue imported from #M12200)
Files
Updated by Steffen Gebert almost 13 years ago
- Status changed from New to Rejected
- Target version deleted (
0)
Actions