[Rt-devel] DBIx::SearchBuilder and RT2

Jesse Vincent jesse at bestpractical.com
Wed May 26 00:09:56 EDT 2004


> @keys has got a single element, and the else branch of the if is
> taken.  Which means, of course, that the single element in @keys is
> constantly removed and added again.
> 
> What is the code supposed to do?

The code is _supposed_ to make sure you don't join on a table that
hasn't been listed yet. It's probably sufficient to put a check to make
sure there's not a single element there.  Can you build up a simple
failure case?

> 
> -- 
> Current mail filters: many dial-up/DSL/cable modem hosts, and the
> following domains: bigpond.com, di-ve.com, hotmail.com, jumpy.it,
> libero.it, netscape.net, postino.it, simplesnet.pt, spymac.com,
> tatanova.com, tiscali.co.uk, tiscali.cz, tiscali.it, voila.fr, yahoo.com.
> _______________________________________________
> Rt-devel mailing list
> Rt-devel at lists.bestpractical.com
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel

-- 


More information about the Rt-devel mailing list