Actions
Bug #18037
closedProblem with PopUp- Size on IE Browser at typo3/class.browse_links.php
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-01-21
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When I am creating a new Link as Popup with the Wizard (field: header_link) on a IE-Browser than I am receiving a Javascript-Error.
The reason is that there are 2 forms with the same id (ltargetform).
When I rename the id on typo3/class.browse_links.php at Line "1283" from id="ltargetform" to id="ltitleform" than it works fine.
(issue imported from #M7236)
Actions