[TYPO3-core] RFC#14601: Bugfix: Date-Picker does not work on IRRE Elements

Steffen Ritter info at rs-websystems.de
Sun Jun 20 16:19:43 CEST 2010


Hey list,
this is an (last-minute) svn patch request.


Branch: trunk
BT ref: http://bugs.typo3.org/view.php?id=14601

Problem:
Ext-JS-Datepicker finds date-time fields per "onload" function and 
registeres itself on the trigger field.

Since the IRRE Records are loaded through ajax, the datetime fields are 
not covered onload.

Solution:
Trigger detection on fullfilled AJAX request again. (On-Liner)


Note:
same applies for resizable textareas... I included this, too, but manual 
resizing fails completey in irre records so I kept the patch just on 
fixing the datepicker, since resizing is a minor issue.

Note2:
fixed 1 trailing tab, too. since this patch is so small, i just mixed it 
up....

regards

Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rfc14601.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100620/8e8d957d/attachment.asc>


More information about the TYPO3-team-core mailing list