Open
#0920 CheckoutableTemplates pathfinding fails in buildout
In the context of a buildout, the basepath computation in CheckoutableTemplates/CTFiles.py fails.
As a bandaid, I used this gross hack:
basepath = basepath.replace('instance/Products', 'productdistros')
Submitted by:
<Jean Jordaan>
09-Apr 2010
1 year and 10 months and 1 day old
1 year and 10 months and 1 day old
Added Issue followup
-
<Jean Jordaan>
permanent link
Note: 'instance' corresponds to the name of your zope instance in buildout.cfg .. in the case of a ZEO setup it might be e.g. 'client1'.
02-May 2010
Added Issue followup
-
<Peter Bengtsson>
permanent link
I'm not using buildout myself so I was really hoping for a patch that I can apply. Hint hint :)
12-May 2010