Re: Plone 3 Support
from
Rob Campbell
on Aug 14, 2007 06:59 PM
The main problem I have been having is with logging in. I have just
setup a Plone 3.0rc2 site with membrane and remember. I also used
samplemember to test with. I can install everything and create a
samplemember. When I try to log in as that member, I get an
authentication error. I do not see anything in the logs about it. Is
there something I can do to debug this problem?
After I got this error, I tried to follow the link to reset the
password. The link is going to mail_password_form?userid= and when I
fill in the userid I get this error from mail_password.
2007-08-14T15:55:15 ERROR Zope.SiteErrorLog
http://moray.pcwi.net:8080/test/mail_password
Traceback (innermost last):
Module ZPublisher.Publish, line 119, in publish
Module ZPublisher.mapply, line 88, in mapply
Module ZPublisher.Publish, line 42, in call_object
Module Products.CMFCore.FSPythonScript, line 140, in __call__
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.CMFCore.FSPythonScript, line 196, in _exec
Module None, line 4, in mail_password
- <FSPythonScript at /test/mail_password>
- Line 4
Module Products.remember.tools.registration, line 95, in mailPassword
Module Shared.DC.Scripts.Bindings, line 313, in __call__
Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
Module Products.CMFCore.FSPageTemplate, line 216, in _exec
Module Products.CMFCore.FSPageTemplate, line 155, in pt_render
Module Products.PageTemplates.PageTemplate, line 89, in pt_render
Module zope.pagetemplate.pagetemplate, line 117, in pt_render
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 346, in interpret
Module zope.tal.talinterpreter, line 586, in do_setLocal_tal
Module zope.tales.tales, line 696, in evaluate
- URL:
file:/opt/zope2.10/myinstance/Products/PasswordResetTool/skins/PasswordReset/mail_password_template.pt
- Line 1, Column 0
- Expression: <PythonExpr request.RESPONSE.setHeader('Content-Type',
'text/plain; charset=%s' % options['charset'])>
- Names:
{'container': <PloneSite at /test>,
'context': <RegistrationTool at /test/portal_registration>,
'default': <object object at 0xb7d28528>,
'here': <RegistrationTool at /test/portal_registration>,
'loop': {},
'nothing': None,
'options': {'args': (<RegistrationTool at
/test/portal_registration>,
<HTTPRequest,
URL=http://moray.pcwi.net:8080/test/mail_password>),
'member': <SampleRemember at
/test/portal_memberdata/KG6HUM used for /test/acl_users>,
'member_email': 'kg6hum@...',
'member_id': 'KG6HUM'},
'repeat': <Products.PageTemplates.Expressions.SafeMapping object
at 0xced1dcc>,
'request': <HTTPRequest,
URL=http://moray.pcwi.net:8080/test/mail_password>,
'root': <Application at >,
'template': <FSPageTemplate at /test/mail_password_template used
for /test/portal_registration>,
'traverse_subpath': [],
'user': <SpecialUser 'Anonymous User'>}
Module Products.PageTemplates.ZRPythonExpr, line 49, in __call__
- __traceback_info__: request.RESPONSE.setHeader('Content-Type',
'text/plain; charset=%s' % options['charset'])
Module PythonExpr, line 1, in <expression>
Module AccessControl.ZopeGuards, line 67, in guarded_getitem
KeyError: 'charset'
--
Rob Campbell
Rob Miller wrote:
> Rob Campbell wrote:
>> I remember seeing a post a few months ago about Plone 3 support being
>> merged into membrane, but I am having problems using membrane/remember
>> on Plone 3. Is Plone 3 supported in trunk now, or is there another
>> branch that supports it? Also, if membrane does support it, are there
>> any problems with remember and Plone 3? I'm hoping to not have to go
>> back to Plone 2, but I can if I need to.
>
> remember and membrane trunks both tentatively support plone 3. i
> personally haven't done any testing w/ plone 3, however, and can't speak
> to the stability of this support.
>
> you might be able to get some help on this list if you report specific
> problems, however.
>
> -r
>
>
> --
> Archive:
> http://www.openplans.org/projects/remember/lists/remember/archive/2007/08/1187128273646
>
> To unsubscribe send an email with subject unsubscribe to
> remember@.... Please contact
> remember-manager@... for questions.
>