Tim Ansell wrote:
>
> But now with zope 2.3.0 it keeps writing urls going to the firewall box
> on port 8080 instead of port 80 like it previously did.
>
> Anyone know how to fix this problem? Where i should look?
Try commenting out lines 307-311 on /lib/python/ZPublisher/HTTPRequest.py
That solved the problem for me in some cases.
It's definitely a bug and I've already submitted it to the collector:
http://classic.zope.org:8080/Collector/1928/view
cheers,
Chris
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )