Project

General

Profile

Bug #93430

Updated by Michael Perlbach over 3 years ago

Hi, 

 I encountered the following problem in a template. I named a form field: 

 oname[table][{someid}][field] 

 Although {someid} is set (and is visible in the name of the rendered form element) I get an error message when trying to submit the form: 

 The form field \"tx_extname_application[oname][table][][field]\" is invalid. Reason: \"[]\" used not as last argument, but somewhere in the middle (like foo[][bar]). 

 I have been trying to solve this for a couple of days without qwithout success - and now I come to the conclusion that it must be a bug in TYPO3. 

 Cheers 
 Michael

Back