Closed (fixed)
Project:
Organic Groups
Version:
6.x-2.x-dev
Component:
Og Views
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2010 at 01:06 UTC
Updated:
26 Aug 2010 at 19:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
msonnabaum commentedForgot the break in the first patch, which broke user views. New patch attached.
Comment #2
amitaibuLooks reasonable.
Use !empty();
You have extra space in the string.
Also, please add some docs that explain the reason for the switch().
Comment #3
msonnabaum commentedUpdated patch as per your requests.
Comment #4
amitaibuCommitted, thanks.