Postponed (maintainer needs more info)
Project:
Premium
Version:
6.x-1.0-alpha1
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2010 at 14:04 UTC
Updated:
13 Apr 2011 at 18:27 UTC
I put the default value for the content type to
[] published
[x] Access restricted for non-premium users
So, new nodes are not published at first. When you create a new node, the checkbox remains checked, but when you save the node and are ready to publish it, the checkbox has gone.
This way, nodes that should be restricted, are not restricted unless the checkbox is checked once again when publishing. In my case, this option is not visible to the editor, so it is not even possible to check it (and it should be this way!)
Any clues why this happens?
Comments
Comment #1
miklCould you try my multilevel version to see if this is still a problem: http://drupal.org/node/51483#comment-4165850
Comment #2
ndwilliams3 commenteddoesn't appear to be limited to unpublished nodes. I am getting the same behavior with published nodes.
Comment #3
mikl#2: With the multilevel version, or the standard one?
Comment #4
ndwilliams3 commentedstandard
Comment #5
ndwilliams3 commentedI am using OpenPublish and the problem is caused by the premium_default_off.module included in the distro. Once deactivated, the option saves correctly.