Re: [Zope] Fix for SiteAccess bug affecting ZCatalog users
Evan, I applied the patch in the referenced message and it broke our root page. All requests to http://mysite/index_html worked fine, as did the vhosts. However, any requests to http://mysite/ failed when looking for 'entry_name'. I have removed the patch, and things are now working again, so I can't give you the exact error text without doing some footwork. If the reason for this error doesn't hit you straight away, let me know and I'll get you the details. --Jeff --- Jeff K. Hoffman 704.849.0731 x108 Chief Technology Officer mailto:jeff@goingv.com Going Virtual, L.L.C. http://www.goingv.com/
"Jeff K. Hoffman" wrote:
I applied the patch in the referenced message and it broke our root page. All requests to http://mysite/index_html worked fine, as did the vhosts. However, any requests to http://mysite/ failed when looking for 'entry_name'. I have removed the patch, and things are now working again, so I can't give you the exact error text without doing some footwork.
If the reason for this error doesn't hit you straight away, let me know and I'll get you the details.
Ack. I was a little off. Try removing/commenting the "if allow_btr:..." line, but leave the "entry_name = ''" line alone. Thanks, Evan @ 4-am
participants (2)
-
Evan Simpson -
Jeff K. Hoffman