Actions
Bug #21684
closedCan't set field via wizard
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-08-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
I found a problem in the link wizard. It is not possible to set the textfield value (eval: trim, checkbox) via the wizard(link-wizard: browse_links). The value will be inserted, but after the save process, the box is empty.
If i manually change the field and save, the changes are saved correctly. The reason for that effect is the change event of the box. So i add a js snippet to the wizard, to fire the change event of the field. After the inclusion of that snippet, the function works well.
(issue imported from #M15377)
Files
Actions