HTTP server sends 404, but Job->error() is zero!

Waldo Bastian bastian at kde.org
Wed Jul 3 07:10:46 BST 2002


On Tuesday 02 July 2002 09:34 pm, Dawit A. wrote:
> On Tuesday 02 July 2002 14:28, Waldo Bastian wrote:
> > On Tuesday 02 July 2002 05:09 am, Best, Jan-Pascal van wrote:
> > > I'm now using
> > >   job->addMetaData( "errorPage", "false" );
> > > which works fine for me. I saw in the CVS comments that the default
> > > for errorPage changed from false to true.
> >
> > Which version where you using originally? In KDE 3.0 the default was
> > true, no?
>
> no.  You changed it on -r 1.516 which is post KDE 3.0.1 :)

Yes, 1.516 reverts 1.506 in which you fucked it up :-) So it was broken 
between 1.506 and 1.516.

In 3.0.x it reads:
	m_bErrorPage = (metaData("errorPage") != "false");

which is a difficult way of saying that it defaults to true.

Cheers,
Waldo
-- 
bastian at kde.org  |   SuSE Labs KDE Developer  |  bastian at suse.com





More information about the kfm-devel mailing list