Forum: Rails-core (closed, excessive spam) Associations' dynamic finders fail with :order depends on :include

Posted by Brandon Keepers (Guest)
on 2008-05-31 22:58
Attachment: PGP.sig (187 Bytes)
(Received via mailing list)
I wanted to point out a bug in Trac that was opened a couple months
ago.  When using dynamic finders on an association, the eager loading
is ignored, which raises an error if the eagerly-loaded association is
used in the conditions or order.

I've updated the patch to work with edge rails. Please review and apply.

http://dev.rubyonrails.org/ticket/11562

Brandon
Posted by Brandon Keepers (Guest)
on 2008-06-01 00:45
(Received via mailing list)
On Sat, May 31, 2008 at 1:57 PM, Brandon Keepers <brandon@opensoul.org>
wrote:

>
I've re-submitted the ticket on LH:
http://rails.lighthouseapp.com/projects/8994-ruby-...

Brandon
This topic is locked and can not be replied to.