Filter access now controlled by a permission; that permission should likely be pipped in.

Comments

hefox’s picture

Component: Code » Filter
Grayside’s picture

This falls under the heading of an auto-dependency you may not want. #1397336: Developing contribable features that have items that may or may not be there on a drupal install

Also, anything that exports a role outside Kit specs should probably not be hard-coded into Features.

hefox’s picture

Or kit spec updated.

This is some respect a regression from 6, since roles were were exported automatically with the format in 6. Now the filter creates the permission.

since you cannot use the filter without the permission set, the new feature won't be usable out of the box (without the permission )

Grayside’s picture

I'll leave Kit spec debates to Kit issue queue.

Did not realize D6 version did it this way. Should probably match regardless then decide change.

hefox’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Issue summary: View changes
StatusFileSize
new1.26 KB

Reupload to test against 2.x