Re: FW: many to many help
[prev]
[thread]
[next]
[Date index for 2004/06/09]
On Wed, Jun 09, 2004 at 05:05:29PM -0400, Vince Veselosky wrote:
> Take this with a grain (or 10) of salt, because I have not looked at
> your code in detail, but this may apply. I found (in 0.95) that using a
> link table to link a table back to itself caused some problems because
> of the way it looked up relationships. If two columns both inflated to
> the same object type, only the first one would be found, and this messed
> up all kinds of things that I can't recall now.
That's almost certainly a bug. If you can replicate it I'd appreciate a
failing test case...
Thanks,
Tony