Ticket #1729 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

No navigation for role BlogPoster

Reported by: tracguest Assigned to: rspivak
Priority: P2 Milestone:
Component: CPSBlog Version: 3.4.2
Severity: major Keywords:
Cc:

Description

I am using CPS 3.4.2 on Zope 2.9. I have created an default CPS installation with only CPSBlog active.

As manager i have created an Blog in /sections. If i work as manager the Blog works fine. But if i use an account with the BlogPoster? role i dont see the Menu for the creation of new entries. If i call the function directly per URL i can create blog entries.

Change History

08/18/06 17:49:14 changed by scamps

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

The problem was the permission used to protect actions defined in the Blog type. Fixed in changeset [48440]