Skip to content

finally nested embeds are working properly#5

Open
caefer wants to merge 8 commits intokriswallsmith:masterfrom
caefer:master
Open

finally nested embeds are working properly#5
caefer wants to merge 8 commits intokriswallsmith:masterfrom
caefer:master

Conversation

@caefer
Copy link
Contributor

@caefer caefer commented Oct 22, 2010

after another hour of debugging I found that filterValues() needed to be recursive after all as the forms were structured correctly but the values were not (they were ignored completely but on the first level of nesting).

I also found a bug when creating fresh objects. They were not populated with the values from the form.

and because of all that I added myself as another @author if you don't mind. ;)

@caefer
Copy link
Contributor Author

caefer commented Oct 22, 2010

the last two commits now allow the deletion of dyn ambeds as well. finally all my tests run smoothly

@caefer
Copy link
Contributor Author

caefer commented Oct 27, 2010

This last one was reported by a guy called Paolo. See http://pastebin.com/Kv3ww8hx for details.

@kriswallsmith
Copy link
Owner

Sorry I've been slow to get to this. I haven't forgotten.

@caefer
Copy link
Contributor Author

caefer commented Nov 10, 2010

hey kris, I know I must be annoying and I understand that there are other things on your mind right now but this is important if we don't want to have split versions which I certainly don't. The pastebin link is still active and demonstrates the problem my fixes solve. cheers!

…dual records/forms. But as they are executed for each record we need to filter for the correct ones.
@caefer
Copy link
Contributor Author

caefer commented Dec 1, 2010

the last change is described in detail here: http://bit.ly/f3TioR.
there you also find a simple setup which you can use to understand the difference between both implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants