Closed (won't fix)
Project:
Storm
Version:
6.x-1.23
Component:
Storm Organization
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2009 at 11:22 UTC
Updated:
19 Aug 2009 at 22:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
Magnity commentedThere was a similar issue to this lately, but it seems like I can't find it at the moment.
We'll have a look into it anyway.
[Not a blocker to 1.24 as the bug seems already to be in the stable release.]
Comment #2
Mark_Watson27 commented@Magnity: There was a similar issue in #545542: Ticket displays twice in list screen but it couldn't be replicated.
Comment #3
hcsov commentedi have understand what is problem. Module nodeaccess http://drupal.org/project/nodeaccess influences to storm. see attachments. "normal_user" file show correct storm behavior by "normal_admin" nodeaccess settings. "unnormal_admin" does not conflict with concept access control but breaks behavior storm list. "Permissions" were in both case the same.
Comment #4
Magnity commentedThere is a known conflict with running multiple modules controlling node access - and i'm fairly sure this is mentioned in the README.txt (although maybe it needs to be somewhere more prominent too).
I believe that this is a 'can't fix' at the moment due to the varying ways that node access modules apply themselves.
There may also be a way of configuring them for individual installs / content types so that they work together.