Closed (fixed)
Project:
Features
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2012 at 16:33 UTC
Updated:
27 Jun 2012 at 18:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
dave reidComment #2
hefox commentedMy guess is the same reason that can't export a view as disabled (at least in d6 views); when it was being written, whoever wrote it thought that setting would not be wanted.
If it works, seems like a good change.
edit: For those reading along: locked prevents editing via the UI. That seems like a *really* great thing to have for features module; actually, it'd be nice to set that on export so sites using the feature cannot edit, but those creating it can.. hm. that's a pipe dream and not sure how that'd even work correct.
Comment #3
dave reidThis has worked just fine so far with local testing. Features shouldn't add locked by default but it is something interesting to consider down the road.
Comment #4
mpotter commentedI agree that this was probably a left over from the past. Committed and pushed in c39f5a9. Marking as fixed but if somebody thinks this can also safely be done in D6, feel free to port the patch and reopen this.