Draggeble Views does not work after intsalation of displays

dendie - July 25, 2009 - 09:22
Project:DraggableViews
Version:6.x-3.2-beta5
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Thanks for the great Module.

When I install DraggableViews and create a new view with style Draggable Table, all works fine. After the installation of the module "Embed Views Display" it seems to be impossible to create a new draggable views. I get the structure was broken message.

The views, that were createt before the installation of the new display, are working fine. The existing views can also be edited and saved. The creation of new displays in the existing views is also impossible. To create new draggable views, I have to disable the "Embed Views Display"-Module and enable it after the creation.

The same problem I had a few months ago with an other Module than "Embed Views Display". I thought it was a problem with the other module and I disabled it. Unfortunately I can't remember the name of the module, but it was a module for Views2.

#1

sevi - August 17, 2009 - 20:39

I just tested Embed Views Display in combination with the draggable table style plugin and it seems to work great. After the activation of Embed Views Display I created a view with several displays. Among others I added the "Embed" display.
For testing I created a new node of type "Page" and put the following code in the body (using PHP-Filter):

<?php
echo views_embed_view('test_view_embed', 'embed');
?>

The "The structure was broken.." message appeared only once at all (when I viewed the new node the first time). I can rearrange hierarchies while using paging without any problems.

-> So I couldn't detect any problems. Please give me a detailed description how to reproduce this bug.

Greetings,
sevi

#2

sevi - August 19, 2009 - 15:05
Status:active» needs review

#3

dendie - August 22, 2009 - 09:45
Status:needs review» fixed

#4

System Message - September 5, 2009 - 09:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.