23 Apr
2001
23 Apr
'01
12:45 p.m.
On Mon, 23 Apr 2001, Peter Bengtsson wrote:
Yes I have a comment!
Wee!
I use the addressbook on a site that is located with a SiteRoot. What happens is that in some forms your code uses PATH_INFO or maybe it was VirtualRootPhysicalPath joined. This results in 404's. Try to use the URLx and BASEx environment variables instead. Since these take SiteRoots "into consideration". Im currently on a windows box and can't get to my Linux installtion, so I can't send a patch.
I've changed some form action attributes, so that all the forms use absolute_url now. I hope that will fix things.
Please let me know if you need help more on this.
I you could verify the fix, that'd be great. Thanks & cheers, Morten