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

Dawit A. adawit at kde.org
Wed Jul 3 23:46:31 BST 2002


On Wednesday 03 July 2002 02:10, Waldo Bastian wrote:
> 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.

Hmm... so I can claim I only made it more readable :)  Anyways, I always 
assumed the default for readBoolEntry was true!!!  Was it always false ?
*sigh* Assumption is a mother of all f***ups!

Regards,
Dawit A.





More information about the kfm-devel mailing list