Ticket #1328 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

cannot access portal_repository

Reported by: tziade Assigned to: fguillaume
Priority: P1 Milestone: CPS 3.4.0
Component: CPSCore Version: TRUNK
Severity: critical Keywords:
Cc:

Description

When accessing portal_repository from the ZMI I get the following error:

* Module ZPublisher.Publish, line 187, in publish_module_standard
    * Module Products.Localizer, line 60, in new_publish
    * Module ZPublisher.Publish, line 144, in publish
    * Module Products.CPSCompat.PatchPublisherConflictErrors, line 95,
in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 113, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 40, in call_object
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module App.special_dtml, line 175, in _exec
    * Module Shared.DC.Scripts.Bindings, line 325, in __render_with_namespace__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module App.special_dtml, line 175, in _exec
    * Module DocumentTemplate.DT_Util, line 196, in eval
      __traceback_info__: RESPONSE
    * Module <string>, line 0, in ?

Change History

01/27/06 11:35:02 changed by tziade

more info

AttributeError: 'NoneType' object has no attribute 'setHeader' (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: Not authorized to access binding: context)

01/27/06 12:01:15 changed by atchertchian

  • status changed from new to closed.
  • resolution set to fixed.

fixed in [32312], non regression test added in [32313]