Closed (fixed)
Project:
Conference Organizing Distribution Support Modules
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2011 at 19:19 UTC
Updated:
3 Aug 2012 at 19:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
redndahead commentedComment #2
redndahead commentedThere is another option switch the node alias from node to n Not sure of what other consequences there may be.
Comment #3
redndahead commentedHere is the other patch.
Comment #4
coltraneThis looks legit, but I haven't been able to reproduce in dev or beta2. Can you reliably reproduce?
Comment #5
daniel-san commentedI was getting this same kind of error when a user with Session Organizer role would schedule the room and time for the session that was submitted by an other authenticated user.
I just applied patch from Comment #1 and tested the same scenario. I worked perfectly - no errors.
Comment #6
jcinteractive commentedHad this exact issue yesterday as well. Applied the first patch and it solved the problem.
Comment #7
gregglesThis looks good to me too. I think it's only a problem if you have a node access module enabled, which is why only some people see it.
This patch applied for me via patch -p1 with a rejected hunk related to whitespace. Some of the columns at the start of the query were also still using node. instead of n.
Re-roll attached. I didn't test it.
Comment #8
gregglesComment #9
ezra-g commentedLooks good - Thanks!
http://drupalcode.org/project/cod_support.git/commit/e7a2d8a