[TYPO3-core] RFC #12200: <input> placed outside <form> in screen "Dependency Error"

Steffen Gebert steffen at steffen-gebert.de
Sun Oct 11 23:25:45 CEST 2009


Hi,

this is a SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12200

Branches: Trunk

Problem:
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 (10) doesn't send the value  
(and I would say it's right to do so ;-))

Solution:
Move the code before </form>

Notes:
Screenshot and example extension attached to BT
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 12200.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20091011/fe26af47/attachment.txt 


More information about the TYPO3-team-core mailing list