[TYPO3-seminars] Seminars don't take lodging and food options into account

Oliver Klee typo3-german-02 at oliverklee.de
Mon Jul 23 14:23:10 CEST 2012


Hi,

Am 23.07.2012 14:11, schrieb Stefano Kowalke:
> I found the reason for the issue in
> seminars/class.tx_seminars_registration.php at line 214 and 219.
> 
> 		$this->lodgings = (isset($registrationData['lodgings'])
> 			&& is_array($registrationData['lodgings']))
> 			? $registrationData['lodgings'] : array();
> 		$this->recordData['lodgings'] = count($this->lodgings);
> 
> $registrationData['lodgings'] isn't an array and the check ends up with
> this->lodgings contains an emtpy array.
> 
> @Olly: Why do you check for an array?
> 
> I tested the whole process with the shipped template of version 0.9.4.
> So I can exclude an issue with my custom template

Could you please check that the FORMidable configuration of the forms in
the TS setup is not modified in your installation?

(IIRC, you changed your TS setup for
https://bugs.oliverklee.com/show_bug.cgi?id=4317 .)


Oli
-- 
Certified TYPO3 Integrator | TYPO3 Security Team Member


More information about the TYPO3-project-seminars mailing list