On Mon, 10 Mar 2003, Alex Greg wrote: > Matt, > > > Many thanks for your help. Your suggestion resolved that particular problem: > however I now have a new error in the logs (and I'm still getting 500 > Internal Server error in my browser): > > [Mon Mar 10 16:16:47 2003] [warn] [client 10.10.50.11] [AxKit] fast handler > called for /axkit/xsp/dbi.xsp > [Mon Mar 10 16:16:47 2003] [warn] [client 10.10.50.11] [AxKit] some > condition failed. recreating output > [Mon Mar 10 16:16:47 2003] [error] [client 10.10.50.11] [AxKit] [Error] > Empty String at /usr/lib/perl5/site_perl/5.6.1/AxKit/XSP/Util.pm line 67
Tried to parse an empty string... Which presumably came from here: > <title><esql:get-xml > column="title" /></title> > <description><esql:get-xml > column="description" /></description> The correct behaviour is probably to not throw an error there. You should probably file a bug report on http://rt.cpan.org/ -- <!-- Matt --> <:->get a SMart net</:-> Spam trap - do not mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
