On Sun, 2004-03-07 at 22:16, German Medina wrote:
> I'm trying to redefine application's exceptionHandlerClass in the
> contextInitialize function of my context's __init__.py, but it looks
> like in the application's __init__ function is defined after running
> contextInitialize function in URLParser call.
> I have modified application=B4s __init__ function to run
> exceptionHandlerClass definition before URLParser is called and it
> worked well.
> Is that a bug?
Yes, this is a bug. Some of this code has been reorganized, and I guess
this broke. Thanks for the report -- I've fixed it in CVS.
By the way, if you report more bugs, please enter them into the sourceforge=
=20
tracker, otherwise they might not get noticed.
http://sourceforge.net/tracker/?func=3Dadd&group_id=3D4866&atid=3D10486=
6
peace,
Jason
|