Closed (fixed)
Project:
Region Visibility
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
11 May 2009 at 22:32 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
q0rban commentedComment #2
pedrofaria commentedI made this patch and work in my drupal installation.
Take a look and make some tests.
Enjoy!
I don't know how you are organizing your CVS repository, tell me more about it...
Comment #3
q0rban commentedOk, this is a good start. Thanks for getting on this so quick! My suggestions, that I would appreciate your feedback on:
$region['roles'] = serialize(array_filter($region['roles']));As far as CVS structure, all I have right now is 6.x-1.x branch. So work in that for any commits.
Thanks Pedro!
Comment #4
pedrofaria commentedSorry, i forgot to make it work.. lol
I really didnt know serialize db type... great
Ok, i will make all changes now!
cua
Comment #5
q0rban commentedPedro, I've committed a patch to dev, so make sure you update before making your changes.
Comment #6
q0rban commentedIf you have time, please test what I've committed for this. Marking as fixed.