Features changes the node module to 'features' instead of 'node' so the permissions don't get created if you have nodes created in features.

Comments

randallknutson’s picture

Status: Active » Needs review
StatusFileSize
new768 bytes

Created a small patch to fix it by checking for features as well.

tchurch’s picture

Status: Needs review » Needs work

Can I suggest that this whole if statement is removed?

There are lots of other modules that create nodes (i.e. the Storm module).

It would be much better to create permissions for every node type.

amitaibu’s picture

Yeah, I think removing the line is correct, I try to remember why I had it the first place..

tchurch’s picture

Title: No permissions from nodes created with features module » No permissions from nodes created with other modules

Title changed as other modules also affected.

Will someone be patching this?

tchurch’s picture

Status: Needs work » Needs review
StatusFileSize
new559 bytes

OK. Here is a patch then.

tchurch’s picture

Just wondered if someone that checked the patch and was going to implement it.
I don't know why but the testbot hasn't tested the patch.

tchurch’s picture

It anything happening to this patch?

amitaibu’s picture

Status: Needs review » Fixed

Committed with some more code cleanup, I'll probably create a new release in a couple of days, as long as no other bugs are found. Thanks!

Status: Fixed » Closed (fixed)

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