[Zope] modifying resolve_url method
Dieter Maurer
dieter@handshake.de
Sun, 14 Apr 2002 23:37:42 +0200
Steven Turoff writes:
> I am new to Object Oriented Programming and want to know what the best way
> to modify the resolve_url method is. I need to add one line of code to this
> method. I'm guessing I can edit lib/python/ZPublisher/HTTPRequest.py,
> recompile it, and restart Zope. Is there a better way?
I think that is the best way.
After you did and the error disappeared, file a bug report with
path to <http://collector.zope.org>.
Dieter