24 Sep
2002
24 Sep
'02
7:20 p.m.
Dennis Allison writes:
Zope internally constructs URLs which can get very long and very redundant. I have one example in the logs now --
/A/B/C/C/C/C/C/C/C/D/
where the C's are completely redundant. How does this happen and what, if anything, can be done to minimize the problem? (I know this has been discussed on the list before, but a quick google didn't turn up anything...) You want to search the mailing list archives ;-)
The issue has been discussed several times. You will find a (rude and dangerous) hack to prevent the URL growth. Dieter