Closed (fixed)
Project:
NodeStream
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2011 at 17:49 UTC
Updated:
22 Sep 2011 at 18:11 UTC
The following happens:
* The editor isn't showing up in the overlay like it should.
* The editor don't have any controls.
Comments
Comment #1
fabsor commentedThis only happens if the permission for draggableviews isn't set. This permissions needs to be moved to the web channel rather than exist in the ns_roles feature, since draggableviews isn't really part of the core package.
Comment #2
fabsor commentedThis is fixed here.
http://drupalcode.org/project/ns_core.git/commit/8898fa1224e3f83b90cb4e5...
Sites experiencing this issue should just adjust the "Allow reordering" permission to their liking.
Comment #3
fabsor commented