Re: DIS: Re: OFF: [CotC] CFJ 1937 judged FALSE

2008-06-07 Thread Elliott Hird
2008/6/7 comex <[EMAIL PROTECTED]>: > On Sat, Jun 7, 2008 at 12:57 PM, Ed Murphy <[EMAIL PROTECTED]> wrote: >> I missed a piece of the web-based "record decision" form. It's since >> been fixed. As has the single-quote bug; PHP is apparently escaping >> quotes on its own, but not how PostgreSQL w

Re: DIS: Re: OFF: [CotC] CFJ 1937 judged FALSE

2008-06-07 Thread comex
On Sat, Jun 7, 2008 at 12:57 PM, Ed Murphy <[EMAIL PROTECTED]> wrote: > I missed a piece of the web-based "record decision" form. It's since > been fixed. As has the single-quote bug; PHP is apparently escaping > quotes on its own, but not how PostgreSQL wants, so I'm doing > pg_escape_string(er

Re: DIS: Re: OFF: [CotC] CFJ 1937 judged FALSE

2008-06-07 Thread Elliott Hird
2008/6/7 Ed Murphy <[EMAIL PROTECTED]>: > I missed a piece of the web-based "record decision" form. It's since > been fixed. As has the single-quote bug; PHP is apparently escaping > quotes on its own, but not how PostgreSQL wants, so I'm doing > pg_escape_string(ereg_replace("\\\'", "'", $s)) >

Re: DIS: Re: OFF: [CotC] CFJ 1937 judged FALSE

2008-06-07 Thread Ed Murphy
Wooble wrote: > On Sat, Jun 7, 2008 at 2:50 AM, Ed Murphy <[EMAIL PROTECTED]> wrote: >> Judge: Wooble >> Judgement: > > The judgement is missing here... I missed a piece of the web-based "record decision" form. It's since been fixed. As has the single-quote bug

DIS: Re: OFF: [CotC] CFJ 1937 judged FALSE

2008-06-07 Thread Geoffrey Spear
On Sat, Jun 7, 2008 at 2:50 AM, Ed Murphy <[EMAIL PROTECTED]> wrote: > Judge: Wooble > Judgement: The judgement is missing here...