for complex change objects, when applying changes, we should modify content
instead of replacing the object
-----------------------------------------------------------------------------------------------------------
Key: TRINIDAD-1977
URL: https://issues.apache.org/jira/browse/TRINIDAD-1977
Project: MyFaces Trinidad
Issue Type: Bug
Components: Components
Reporter: Yuan Gao
Today when we apply component changes, if there is an existing object there, we
will simply replace the object with our new change. This won't work for the
complex object structure. What we want to do is we want to go into the existing
object and directly change the content.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.