Bug #30424
Forward object arguments with changes
| Status: | New | Start date: | 2011-09-29 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | MVC | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | FLOW3 1.0.0 | ||
| Votes: | 0 |
Description
Updated or cloned objects cannot be used as an argument in forward right now, because they are always converted to an identity array and are not persisted yet. This must be possible.
There should be a two-way transform of source array into objects and objects into a source array (identity + updated properties).
History
Updated by Karsten Dambekalns over 1 year ago
- FLOW3 version affected set to FLOW3 1.0.0