Merci, j'ai désactivé le crash-shield.

Quand je crée un calendrier partagé, j'ai le message : 
Resource not found
Resource:
http://localhost/cps/workspaces/sig/my_cps-calendar3096/edit.html
<AccessControl.unauthorized.Unauthorized instance at 0x06753238>)

Et quand je cherche un membre pour multivue,
J'ai maintenant le message suivant :


Error Type: AttributeError 
Error Value: getMainAttendee
 
Traceback: Traceback (innermost last):


  Module ZPublisher.Publish, line 113, in publish

  Module ZPublisher.mapply, line 88, in mapply

  Module ZPublisher.Publish, line 40, in call_object

  Module Products.Five.browser.metaconfigure, line 403, in __call__

  Module Shared.DC.Scripts.Bindings, line 311, in __call__

  Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec

  Module Products.PageTemplates.PageTemplateFile, line 110, in _exec

  Module Products.PageTemplates.PageTemplate, line 104, in pt_render
<ImplicitAcquirerWrapper object at 0x06616650>

  Module TAL.TALInterpreter, line 238, in __call__

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 749, in do_useMacro

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 749, in do_useMacro

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 715, in do_condition

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 749, in do_useMacro

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 715, in do_condition

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 691, in do_loop_tal

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 691, in do_loop_tal

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 715, in do_condition

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 691, in do_loop_tal

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 507, in do_setLocal_tal

  Module Products.PageTemplates.TALES, line 221, in evaluate
URL: file:CPSSkins/skins/CPSSkins/cpsskins_main_template_default.pt
Line 41, Column 16
Expression: <PythonExpr isRenderable and
content.render_cache(shield=shield, context_obj=context_obj,
enable_esi=enable_esi, boxedit=boxedit, template=template,
options=options)>
Names:{'container': <CpsCalendar at /cps/members/mm/calendar>,
 'context': <CpsCalendar at /cps/members/mm/calendar>,
 'default': <Products.PageTemplates.TALES.Default instance at
0x014C7C88>,
 'here': <CpsCalendar at /cps/members/mm/calendar>,
 'loop': <Products.PageTemplates.TALES.SafeMapping object at
0x0673E3A0>,
 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter
instance at 0x014BD238>,
 'nothing': None,
 'options': {'args': (<Products.Five.metaclass.SimpleViewClass from
C:\Program
Files\CPS3.4.0-3\Data\Products\CalZope\browser\calendar_edit.pt object
at 0x066EC7D0>,)},
 'repeat': <Products.PageTemplates.TALES.SafeMapping object at
0x0673E3A0>,
 'request': <HTTPRequest,
URL=http://localhost/cps/members/mm/calendar/edit.html>,
 'root': <Application at >,
 'template': <ImplicitAcquirerWrapper object at 0x06616650>,
 'traverse_subpath': [],
 'user': <CPSUser mm>,
 'view': <Products.Five.metaclass.SimpleViewClass from C:\Program
Files\CPS3.4.0-3\Data\Products\CalZope\browser\calendar_edit.pt object
at 0x066EC7D0>,
 'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object
at 0x06170710>}

  Module Products.PageTemplates.ZRPythonExpr, line 47, in __call__
__traceback_info__: isRenderable and content.render_cache(shield=shield,
context_obj=context_obj, enable_esi=enable_esi, boxedit=boxedit,
template=template, options=options)

  Module Python expression "isRenderable and
content.render_cache(shield=shield, context_obj=context_obj,
enable_esi=enable_esi, boxedit=boxedit, template=template,
options=options)", line 1, in <expression>

  Module Products.CPSSkins.PortalBoxGroup, line 313, in render_cache

  Module Products.CPSSkins.PortalBoxGroup, line 258, in render

  Module Products.CPSPortlets.CPSPortlet, line 487, in render_cache

  Module Products.CPSDocument.CPSDocument, line 68, in render

  Module Products.CPSDocument.FlexibleTypeInformation, line 752, in
renderObject

  Module Products.CPSDocument.FlexibleTypeInformation, line 714, in
_renderLayouts

  Module Products.CPSSchemas.Layout, line 391, in renderLayoutStructure

  Module Products.CPSSchemas.BasicWidgets, line 2038, in render

  Module Products.CPSPortlets.PortletWidgets.MainContentWidget, line 27,
in renderMainContent

  Module Products.PageTemplates.PageTemplate, line 104, in pt_render
<ImplicitAcquirerWrapper object at 0x06616650>

  Module TAL.TALInterpreter, line 238, in __call__

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 749, in do_useMacro

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 749, in do_useMacro

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 772, in do_defineSlot

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 457, in do_optTag_tal

  Module TAL.TALInterpreter, line 442, in do_optTag

  Module TAL.TALInterpreter, line 437, in no_tag

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 772, in do_defineSlot

  Module TAL.TALInterpreter, line 281, in interpret

  Module TAL.TALInterpreter, line 507, in do_setLocal_tal

  Module Products.PageTemplates.TALES, line 221, in evaluate
URL: index
Line 60, Column 6
Expression: standard:'view/getSearchResults'
Names:{'container': <CpsCalendar at /cps/members/mm/calendar>,
 'context': <CpsCalendar at /cps/members/mm/calendar>,
 'default': <Products.PageTemplates.TALES.Default instance at
0x014C7C88>,
 'here': <CpsCalendar at /cps/members/mm/calendar>,
 'loop': <Products.PageTemplates.TALES.SafeMapping object at
0x0673D530>,
 'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter
instance at 0x014BD238>,
 'nothing': None,
 'options': {'args': (<Products.Five.metaclass.SimpleViewClass from
C:\Program
Files\CPS3.4.0-3\Data\Products\CalZope\browser\calendar_edit.pt object
at 0x066EC7D0>,)},
 'repeat': <Products.PageTemplates.TALES.SafeMapping object at
0x0673D530>,
 'request': <HTTPRequest,
URL=http://localhost/cps/members/mm/calendar/edit.html>,
 'root': <Application at >,
 'template': <ImplicitAcquirerWrapper object at 0x06616650>,
 'view': <Products.Five.metaclass.SimpleViewClass from C:\Program
Files\CPS3.4.0-3\Data\Products\CalZope\browser\calendar_edit.pt object
at 0x066EC7D0>,
 'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object
at 0x066ECCF0>}

  Module Products.PageTemplates.Expressions, line 185, in __call__

  Module Products.PageTemplates.Expressions, line 180, in _eval

  Module Products.PageTemplates.Expressions, line 85, in render

  Module Products.CalZope.browser.calview, line 103, in getSearchResults

  Module Products.CPSSharedCalendar.calendartool, line 500, in
findByName

AttributeError: getMainAttendee



_______________________________________________
cps-users-fr
Adresse de la liste : [email protected]
Gestion de l'abonnement : <http://lists.nuxeo.com/mailman/listinfo/cps-users-fr>

Répondre à