Your message dated Tue, 18 Nov 2008 20:50:02 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing old zope bugs
has caused the Debian Bug report #238878,
regarding Proxy Role Manager doesn't work in a Z Class
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
238878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=238878
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: zope
Version: 2.6.4-1
Severity: grave
I use this simple Script (Python) :
"""
request = container.REQUEST
RESPONSE = request.RESPONSE
request.set('title','My beautiful title')
context.manage_changeProperties(request)
"""
I put the Proxy Role "Manager" on it.
It works well when I use it in a Folder (the title is changed). But when I put
the script in a Z Class, with the Proxy Role "Manager", I've got this error: """
Traceback (innermost last):
Module ZPublisher.Publish, line 98, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 39, in call_object
Module Shared.DC.Scripts.Bindings, line 306, in __call__
Module Shared.DC.Scripts.Bindings, line 343, in _bindAndExec
Module Products.PythonScripts.PythonScript, line 307, in _exec
Module None, line 5, in changeTitle
- <PythonScript at /zap/tests/test/changeTitle>
- Line 5
Module AccessControl.Owned, line 123, in getWrappedOwner
ValueError: unpack list of wrong size
"""
Thank you for your help.
--
CATTEAU Olivier
Dpt SeRéCom - IUT Paul Sabatier
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
--- End Message ---
--- Begin Message ---
Hello,
I'm closing this bug report because it refers to the old zope (2.6) package
and the current zope in testing/unstable (2.10) doesn't show this problem.
--
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_____________________________________________________________________
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564
--- End Message ---