Posted by fabsor on September 8, 2011 at 5:49pm
2 followers
Jump to:
| Project: | NodeStream |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The following happens:
* The editor isn't showing up in the overlay like it should.
* The editor don't have any controls.
Comments
#1
This 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.
#2
This 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.
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.