First, congratulations for your module which works well in general.

I had a case where all my views were created via the features module. In that case, the views had their "disabled" field set, but set to "FALSE". As a result, these views weren't displayed in the admin interface (admin/build/views/views_ui_basic), and so, they were not configurable with the basic ui.
I've fixed this issue with this small patch attached...

CommentFileSizeAuthor
views_ui_basic_disabled_views.patch424 byteskalis1

Comments

Jonah Ellison’s picture

Assigned: Unassigned » Jonah Ellison
Status: Needs review » Closed (fixed)

Thanks for the patch, it's been fixed in the 6.x-1.2 release.