On Thu, 2003-05-29 at 22:18, Edmund Lian wrote:
> Ian Bicking wrote:
>
> > It expects an id or a ComponentCategory object -- since you didn't pass
> > an object, it tried to treat it like an integer id.
> >
> > Anyway, try it again from CVS and see if it works for you now.
>
> Better, but still no joy... with the same data model, I get:
Okay, my fix was just all wrong, I mixed up the argument order. CVS
fixed this time, maybe.
I really have to look at my unit tests again, because they really should
be catching these things for me. I think I'm missing tests for all the
easy things...
|