[rt-users] Error when sending mail from Web
Jesse Vincent
jesse at bestpractical.com
Mon Dec 16 11:35:19 EST 2002
Ok. Next fix I'd like you to test with searchbuilder 0.73:
Ticket::Create has the following lines:
InitialPriority => undef,
FinalPriority => undef,
fairly near the top. try replacing them with:
InitialPriority => "0",
FinalPriority => "0",
On Mon, Dec 16, 2002 at 09:48:04AM +0100, Jean-Eric Cuendet wrote:
> >
> >
> >Try dropping down to DBIx-SearchBuilder 0.6x. Has anyone else seen this
> >issue pop up? It's related to the new error handling in
> >DBIx-SearchBuilder 0.7x, but I'm not quite sure what's going on just
> >yet.
> >
> OK, thanks for the answer.
> That worksnow!
> -jec
>
>
--
»|« http://www.bestpractical.com/rt -- Trouble Ticketing. Free.
More information about the rt-users
mailing list