Imported views
a_c_m - July 2, 2009 - 22:58
| Project: | DraggableViews |
| Version: | 6.x-3.2-beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I've been creating a Feature to use with DraggableViews, which is going really well except, DraggableViews doesnt like being imported.
When you import a DraggableView, the display that previously worked, shows no entries.
To reproduce :
1) Create a DraggableView.
2) Export it
3) Change the name + path.
4) Import it.
5) Try viewing the DraggableView.
To fix you have to :
1) Edit the view, and re-save (no need to change anything)
2) View the page/call the view, this will trigger the "The structure was broken. It has been repaired."
3) Clear the views cache
Once you have done these 3 things, it works as normal.

#1
I have the same issue. I thought I had it fixed by setting the "Override normal sorting if click sorting is used" option to false but that turned out to be nothing.
I can also confirm the steps above fix the issue for me.
#2
I suppose this is a duplicate of #541130: Theme registery issues