Hi-

 

When any user views their Plone “Favorites” and tries to click backwards on the breadcrumb, i.e.:

 

From: Home → Members → jsmith → Favorites

To: Home → Members

 

...they receive a long-winded error message (part of the error message posted below).

 

Not that a user would do this ;) but I’d like to either:

 

1. Eliminate this error, or

2. Use a rewrite rule (Apache) to redirect the user when trying to access this page

 

Anyone know how to accomplish either of these?

 

I have reviewed logs and exhausted searches for a solution and thought I’d post.

Thanks ahead of time for any assistance.

 

-wendi

 

Plone 2.5, Zope 2.9.4, Python 2.4.3, LINUX (FC5)

 

Error Information (partial)

==================

Site Error

An error was encountered while publishing this resource.

TypeError

Sorry, a site error occurred.

...

_expression_: <PythonExpr workgrouptool.getAccesibleGroupsForMember(member_id)>

Names:

{'container': <PloneSite at /mysite>,

'context': <ATBTreeFolder at /mysite/Members>,

'default': <Products.PageTemplates.TALES.Default instance at 0xb753cf8c>,

'here': <ATBTreeFolder at /mysite/Members>,

'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb2e5672c>,

'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb7563c8c>,

'nothing': None,

'options': {'args': ()},

'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb2e5672c>,

'request': <HTTPRequest, URL="">

'root': <Application at >,

'template': <FSPageTemplate at /mysite/member_search_form used for /mysite/Members>,

'traverse_subpath': [],

'user': <PropertiedUser 'jsmith'>}

_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to