ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
TabularFormBuilder doesn't work with subforms (Bug #586)
Description
The tabular form builder produces labels with the for
attribute set to object[sub_object_attributes][5]_title
instead of the expected object_sub_object_attributes_5_title
.
Associated revisions
Make TabularFormBuilder behave with subforms #586
History
Updated by Felix Schäfer at 2011-08-18 10:45 am
This commit on github should fix it.
- Assignee deleted (
Felix Schäfer) - Status changed from Open to Ready for review
Updated by Felix Schäfer at 2011-08-22 08:11 pm
Pushed in 2753973.
- Status changed from Ready for review to Closed