Issue Type: Bug Bug
Affects Versions: 1.4.5
Assignee: Unassigned
Created: 15/May/13 1:40 PM
Description:

Intro: There are cases when a user wants to fields to have the same name. One obvious would be having two fieldsets (one for a billing address & one for shipping address) having the same fields (fname, lname, street & so on).

Problem: When adding two fields with different field names but the same label, the summary page will only display one of the fields value.

Source of issue: I believe this is coming from info.magnolia.module.form.templates.components.FormSummaryModel, templateParams.put(title, value); - line 186 - templateParams matches labels to values, so when we have to labels of the same name the value of the first one is overriden

Note: The summary component does seem to have quite a few issues (may have been left out for a while) & might need to be recoded.

Project: Magnolia Form Module
Labels: form
Priority: Neutral Neutral
Reporter: adrien beber
Security Level: Public
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to