Bug #21684
closedCan't set field via wizard
0%
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
Updated by Dominic Brander over 14 years ago
I can confirm this also on TYPO3 version 4.3.4
Downgrading to 4.3.3 solved the problem ;-(
Updated by Ralf Freit about 14 years ago
I can confirm this,too on TYPO3 version 4.3.5
The Patch #23299 (0015282_v2_43-trunk.patch)don't workt for me :(
/edit
The addFireEvent.patch of Tim its working for me.
Big Thanx Tim
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.