[TYPO3-project-formidable] Please Fix a bug rdt_radio doesn't renders.

Nikitin S.M. nikitinsm at gmail.com
Thu May 1 18:27:05 CEST 2008


when I'm Using recombine

10.value < params.input
  - doesn't work with rdt_radio I'v compared it with rdt_chekbox and 
found that there is no htmlBag for input, please fix in next revision.

SOLVE:
please add this lines to api/base/rdt_radio/api/class.tx_rdtradio.php

Line 80:

$sInput = $this->_implodeElements($aHtml);
$aHtmlBag["input"] = $sInput;



Best regards, Nikitin S.M. <s.nikitin at prme.ru>


More information about the TYPO3-project-formidable mailing list