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

mikl’s picture

Status: Active » Postponed (maintainer needs more info)

Could you try my multilevel version to see if this is still a problem: http://drupal.org/node/51483#comment-4165850

ndwilliams3’s picture

doesn't appear to be limited to unpublished nodes. I am getting the same behavior with published nodes.

mikl’s picture

#2: With the multilevel version, or the standard one?

ndwilliams3’s picture

standard

ndwilliams3’s picture

I am using OpenPublish and the problem is caused by the premium_default_off.module included in the distro. Once deactivated, the option saves correctly.