[Rt-devel] Re: Problem (and workaround) with Handle.pm in
DBIx::SearchQuery used by RT
Jesse Vincent
jesse at bestpractical.com
Fri Dec 17 14:55:58 EST 2004
On Fri, Dec 17, 2004 at 11:46:12AM -0500, Stephen Turner wrote:
> At Tuesday 12/14/2004 04:53 PM, Jesse Vincent wrote:
>
>
> >Replicating the failure with a tiny DBI script that has the bare minimum
> >code. The current guess is that it's something with our $sth parameter
> >binding.
>
> I wasn't able to replicate the failure with a DBI script (included below).
> In fact, the insert worked as expected. I can't come up with an idea for
> why this would behave differently from the web interface.
It has something to do with bind_params and CLOBs and UTF8. Try toggling
the utf8ness of your string?
More information about the Rt-devel
mailing list