[Zope-dev] Re: bug in VirtualHostMonster in 2.5.0
Adam Manock
abmanock@earthlink.net
Thu, 21 Feb 2002 19:38:24 -0500
I tried out version 1.6 of:
http://cvs.zope.org/Zope/lib/python/Products/SiteAccess/VirtualHostMonster.py
dated 2002/02/15 21:20:33
It works!!
I got the correct:
http://example.org/zopeRoot/p_/ZopeButton
link on the page when I pointed my browser at:
http://localhost:8080/VirtualHostBase/http/example.org:80/VirtualHostRoot/_vh_zopeRoot/
I found no new versions of :
http://cvs.zope.org/Zope/lib/python/ZPublisher/HTTPRequest.py
in CVS added since 2.5.0 release.
So it's fixed, but.....
Which fix??? Leo's, or the one in CVS??
The VirtualHostMonster.py mods are obviously less likely to break other
stuff, even if it may be "better" to fix the bug in HTTPRequest.py
"By fixing the non-string handling to be consistent with the string
handling, the VHM bug disapears"
Thanks Leo
Fri Feb 15 21:19:42 2002 UTC (6 days, 3 hours ago) by evan
"Fix bugs with _vh_ and empty paths"
Thanks Evan
Gotta love the OSS community....
What? You mean not only is the bug fixed, but now I have to choose which of
the different ways of fixing it I want?
Adam