Bug #5301

Select with option multiple throws Fatal Error

Added by Jochen Rau over 5 years ago. Updated almost 5 years ago.

Status:Closed Start date:2009-11-10
Priority:Must have Due date:
Assigned To:Sebastian Kurfuerst % Done:

0%

Category:ViewHelpers
Target version:-
Has patch: Affected Flow version:

Description

The following code results in a fatal error:

<f:form.select id="categories" property="categories" options="{categories}" multiple="multiple">

The error message is:

The form field name "[]" is invalid. Reason: "[]" used not as last argument.

History

#1 Updated by Jochen Rau over 5 years ago

Ok, that was my fault. I forgot to set name="myObject" in the form tag. We can close this issue.

#2 Updated by Sebastian Kurfuerst over 5 years ago

  • Status changed from New to Closed

closed.

Also available in: Atom PDF