Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User permission without ability to change author attempting to save entry resulted in missing author thus unable to see own entry in entry listing #536

Open
3 tasks done
ngy opened this issue Apr 6, 2018 · 0 comments

Comments

@ngy
Copy link

ngy commented Apr 6, 2018

Hi,

I'm testing using user without permission to "change author". When the user save an entry, the author section is null resulting in saved blog entry not being shown under the user listing in entry.
However admin is able to view all the entries created by user without permission to change author (all the entries created by this user has empty author). I hope my descriptions below are clear enough. Thanks.

Expected behavior

Just wondering if this is expected behavior? Coz I'm expecting creator able to see own entries even without permission to change author. Do advice. Thanks.

Steps to reproduce the issue

  1. admin create a user (ie: usertest123) with staff status in Authentication and Authorization › Users
  2. usertest123 login to /admin and create weblog/entry. After creating weblog entry, unable to see the entries created.
  3. admin able to see all the entries created by usertest123

Specifications

  • Zinnia version: django-blog-zinnia==0.20
  • Django version: 2.0.3
  • Python version: 3.5.2
  • Operating system: Ubuntu 16.04.3 LTS (release 16.04)

Screenshot of issues encountered:
django zinnia - issue

Disclaimer

Before submitting an issue make sure you have:

  • Read the guidelines for contributing.
  • Checked for duplicate issues.
  • Not a support request.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant