Private is missing implementing hook_nodeapi('prepare'). This means if a node is created in code, it won't have the default private settings applied to it.

Comments

deviantintegral’s picture

Assigned: deviantintegral » Unassigned
Status: Active » Needs review
StatusFileSize
new965 bytes

Tada!

adamps’s picture

Issue summary: View changes
Status: Needs review » Fixed

Fixed in 7.x-2.0-beta1. Testing of that release would be welcome.

daggerhart’s picture

Verified in multiple tests with different content type default settings that this is now fixed in version 7.x-2.0-beta1.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

swelljoe’s picture

Edit: Nevermind. I had a configuration error on my dev server. It does work as expected.