[Linux-disciples] Plone and Debian
Stephen R Laniel
steve at laniels.org
Wed Jan 19 13:32:16 EST 2005
A little bit of advice: should you be using Plone [1] with
Debian, and you're getting this error --
http://shorl.com/hebrilelahiju
-- it looks like this has something to do with an version
mismatch between Zope and Plone that appeared in Debian.
(Tried just now to find the source for that claim. Couldn't.
It has something to do with a very-minor version-number
difference in Zope.)
The fix is here:
http://shorl.com/bipropipyprefa
Scroll to the bottom and check out what he writes there:
If you have a problem running Debian SID with latest plone
+ zope the simpliest solution is to
vi /usr/lib/zope/lib/python/Products/CMFPlone/FormTool.py
and edit the line number 319 and change this:
def get_field(self, id):
to this:
def get_field(self, id, include_disabled):
That solved my problem.
It solved mine, too. Just a word to add to the aether.
[1] - http://plone.org/
--
Stephen R. Laniel
steve at laniels.org
+(617) 308-5571
http://laniels.org/
More information about the Linux-disciples
mailing list