Views that other modules define in code appear as possible exportables when creating a new feature.
However, they don't show up in the feature code!

This happens even if they have been overridden.

CommentFileSizeAuthor
#2 650292_features_limit_export_options.patch11.68 KByhahn

Comments

gaele’s picture

Confirmed. See e.g. VBO's admin_content view.

yhahn’s picture

Title: allows export of code views from other modules but then doesn't export them » Limit export options only to current feature's components & 'normal' objects
Category: bug » task
Status: Active » Needs review
StatusFileSize
new11.68 KB

Here's an intial patch which makes this change. It's not complex per se, but it does introduce a lot more code for each implementing component. I would also like confirmation that the CTools portion of this patch does not break complex CTools exportables like Panels.

yhahn’s picture

Priority: Normal » Critical

Updating priority.

yhahn’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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