Policy problem with Drafts.

Author Message

Mariusz Scisel

Friday 23 September 2005 5:11:29 am

Hi,

I've been working on a site project for Computer Company. Problems started when I had customized polices and access's rights to different sections and functions for Editors-user group. They publish many of the content like articles, promotions and they want to look around the Draft before they publish it.

The problem is that the Editors can't view own Drafts, which haven't been published yet.

When they access to "My account" where unpublished drafts are stored, and click for an object they can see "Error / kernel (1)". They can edit the draft and publish but they can't view the draft.

Of course I can give them access ( content * * ) to all functions of Content, but when they can read all the site' content even with different users and unfortunately change their information and passwords. :(

I have tested all polices for all sections and subtrees. They didn't get access for Editors to view their own Draft. Only "content * *" gives access to this.

this is my override/site.ini..

[SiteAccessRules]
Rules[]=Access;enable
Rules[]=Module;content/versionview /* doesn't work */
Rules[]=Module;versionview /* doesn't work */
Rules[]=Module;content/draft /* doesn't work */
Rules[]=Module;draft /* doesn't work */
Rules[]=moduleall
Rules[]=Access;disable
Rules[]=Module;user/register /* works */
Rules[]=Module;role/list /* doesn't work when policy content * * */
Rules[]=Module;users/editors /* doesn't work when policy content * * */

[RoleSettings]
PolicyOmitList[]=content/trash
PolicyOmitList[]=content/draft /* doesn't work */
PolicyOmitList[]=content/versionview /* doesn't work */
PolicyOmitList[]=draft /* doesn't work */
PolicyOmitList[]=versionview /* doesn't work */

Maybe someone knows how to establish the policy rights to the Drafts, maybe some kind of code hack ?

Regards, Mariusz

Mariusz Scisel

Monday 26 September 2005 4:23:34 am

How to test this bug?

1. Go to the Amin Panel
2. Create new user in Group "Editors" e.g. test_user
3. You don't need to change polices for Group Editors.
4. Login as test_user to Admin Panel
5. Go to The Content section "eZ publish [Folder]"
6. Create Article e.g. "Test Article 1", fill with some content
7. Save Draft of this Article (NOT PUBLISH !!! Only save draft )
8. Go to the "My account"
9. Try View content of this Draft (NOT "Edit" - Only preview to read the content of it.
In "My Drafts" or in window "Curerent Draft")
10. You sholud get the Error / kernel (1) when Viewing this yet unpulished draft of the article.

This occurs on ezp 3.6.0 - 3.6.1 and 3.6.2

On system:

Apache: 2.0.54
PHP: 4.3.11
MySQL: 4.1.14-nt

Mariusz

Ɓukasz Serwatka

Thursday 29 September 2005 12:16:24 am

Hi Mariusz,

Could you report this problem in bug system?

http://ez.no/community/bugs

Thank you.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 06:24:09
Script start
Timing: Jan 31 2025 06:24:09
Module start 'layout'
Timing: Jan 31 2025 06:24:09
Module start 'content'
Timing: Jan 31 2025 06:24:09
Module end 'content'
Timing: Jan 31 2025 06:24:09
Script end

Main resources:

Total runtime0.0135 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 588.1250151.2109
Module start 'layout' 0.00480.0027 739.335936.6484
Module start 'content' 0.00760.0046 775.984494.1094
Module end 'content' 0.01220.0013 870.093833.9922
Script end 0.0135  904.0859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002115.5507140.0002
Check MTime0.00096.9884140.0001
Mysql Total
Database connection0.00064.383410.0006
Mysqli_queries0.002619.232630.0009
Looping result0.00000.082810.0000
Template Total0.00117.810.0011
Template load0.00074.936810.0007
Template processing0.00042.809510.0004
Override
Cache load0.00053.415810.0005
General
dbfile0.00021.662180.0000
String conversion0.00000.059940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs