Skip to content

Conversation

jeroenvandijk
Copy link

This incorrect binding was really giving me issues. Not sure why it works or why it works differently. You can see the bug in action in my fork where I fixed this in jeroenvandijk@95d1aee.

I would be curious to know what is going on here.

…orks or why it works differently. You can see the bug in action in my fork where I fixed this in 95d1aee.


I would be curious to know what is going on here.
@wagenet
Copy link
Contributor

wagenet commented Apr 28, 2011

This actually shouldn't be necessary. Controllers implement all the methods of their content. What issue are you trying to fix?

@jeroenvandijk
Copy link
Author

I've implemented simple search functionality in the fork. If you checkout the repo before the above commit you'll find that with every search request items are being duplicated. With the commit this simple search works perfectly.

I'm using 1.5.0 for this repo, with rc1 the other way works (but the counter is not updated correctly).

So either I screwed up in this tiny app or a bug was introduced after rc1?

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.

2 participants