Re: [Zope] External Methods and Authentication error (resolved)

2007-03-11 Thread Jonathan
- Original Message - From: "Dieter Maurer" <[EMAIL PROTECTED]> To: "Jonathan" <[EMAIL PROTECTED]> Cc: Sent: Sunday, March 11, 2007 3:13 PM Subject: Re: [Zope] External Methods and Authentication error External Method: # threadFol

Re: [Zope] External Methods and Authentication error

2007-03-11 Thread Dieter Maurer
Jonathan wrote at 2007-3-10 08:03 -0500: > ... >Dieter, thanks for the lead, but it is all very strange and I really don't >understand what is happening... > >External Method: > > # threadFolder is a BTreeFolder2; viewCount is a property >field on the BTreeFolder2 > >line 3227:

Re: [Zope] External Methods and Authentication error

2007-03-10 Thread Jonathan
- Original Message - From: "Dieter Maurer" <[EMAIL PROTECTED]> Sent: Saturday, March 10, 2007 2:38 AM Subject: Re: [Zope] External Methods and Authentication error Jonathan wrote at 2007-3-8 09:27 -0500: ... Module /apps/Zope-2.9.2/Extensions/playwiser-1.0.p

Re: [Zope] External Methods and Authentication error

2007-03-09 Thread Dieter Maurer
Jonathan wrote at 2007-3-8 09:27 -0500: > ... > Module /apps/Zope-2.9.2/Extensions/playwiser-1.0.py, line 3228, in >IncrementViewCount > Module OFS.PropertyManager, line 320, in manage_changeProperties > Module Shared.DC.Scripts.Bindings, line 311, in __call__ This looks funny. Your "manage

Re: [Zope] External Methods and Authentication error

2007-03-08 Thread Jonathan
(Thu, Mar 08, 2007 at 02:11:07PM -0500) Jonathan wrote/schrieb/egrapse: If there is an alternative approach I would really like to know about it! I already mentioned that there is an alternative approach. There is a Zope product ready to download and install. Just search for it, I don't reme

Re: [Zope] External Methods and Authentication error

2007-03-08 Thread Sascha Welter
(Thu, Mar 08, 2007 at 02:11:07PM -0500) Jonathan wrote/schrieb/egrapse: > If there is an alternative approach I would really like to know about it! I already mentioned that there is an alternative approach. There is a Zope product ready to download and install. Just search for it, I don't remember

Re: [Zope] External Methods and Authentication error

2007-03-08 Thread Jonathan
- Original Message - From: "Sascha Welter" <[EMAIL PROTECTED]> To: Sent: Thursday, March 08, 2007 2:01 PM Subject: Re: [Zope] External Methods and Authentication error (Thu, Mar 08, 2007 at 09:27:50AM -0500) Jonathan wrote/schrieb/egrapse: I have an external meth

Re: [Zope] External Methods and Authentication error

2007-03-08 Thread Sascha Welter
(Thu, Mar 08, 2007 at 09:27:50AM -0500) Jonathan wrote/schrieb/egrapse: > I have an external method that contains: > > threadFolder = self.unrestrictedTraverse(topFolder + forumId + '/' + > threadId, None) > threadFolder.manage_changeProperties({'viewCount': > threadFolder.viewCo

Re: [Zope] External Methods and Authentication error (add'l info)

2007-03-08 Thread Jonathan
- Original Message - From: "Jonathan" <[EMAIL PROTECTED]> To: Sent: Thursday, March 08, 2007 9:27 AM Subject: [Zope] External Methods and Authentication error I have an external method that contains: threadFolder = self.unrestrictedTraverse(topFolder + forumId + '/' + threa