field tag does not support the value

Bug #531266 reported by loicd
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
play framework
Status tracked in 1.0
1.0
Fix Released
Undecided
Unassigned
1.1
Fix Committed
Undecided
Unassigned

Bug Description

When we use the field tag like this :

#{field 'person.name'}
     <input type="text" name="${field.name}" value="${field.value}" /
#{/field}

the name is displayed correctly but the value in the
rendered page is always empy (even if person.name is set)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.