Closed (fixed)
Project:
Content Access
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 Nov 2011 at 23:19 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
auberdjinn commentedThe attached patch fixed the issue for me. Repeat step 5 after applying the patch and you should find the error is not there this time and content access permissions on the new article have changed according to the Rule.
Comment #2
auberdjinn commentedOk, so this time I paid attention to formatting. My apologies! Replaces above patch.
Comment #3
auberdjinn commentedOK, so I screwed up the patch naming as well, but let's just pretend it's attached to this comment, eh?
Comment #4
auberdjinn commentedOh, where did my patch go? I'm sorry, I didn't notice it was 0 bytes earlier! Not sure what happened there. Will try to upload it again once I get back to the machine it's residing on. I promise, depsite my apparent inability to perform the simple task of naming and uploading a patch, it really does work ;-)
Comment #5
good_man commentedHello catfink, if you are unable to upload a patch, try pasting it (if it's a small code) in code tag. Also try hitting the upload button then submit the comment.
Comment #6
good_man commentedHere is a patch to solve this. Waiting your review.
Comment #7
auberdjinn commentedThat's pretty much what my patch looked like :) Sorry you had to reproduce the effort, and thanks for doing so.
I've tested your patch and it fixes the issue for me.
Comment #8
good_man commentedThanks for reporting, committed and it'll appear in the dev version after some hours :)
Comment #9
good_man commentedTagged as needs tests.