Closed (fixed)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Activity Contrib
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 05:34 UTC
Updated:
4 Dec 2009 at 00:40 UTC
I installed activity 2 dev version and UR 6.x-1.0-rc3. It is recoding fine UR activities (I confirmed by looking in the DB). But the default view that comes with activity at page ../activity/all does not show only UR activities. It is showing other activities fine just skiping UR activities.
Comments
Comment #1
nitram079 commentedsubscribing
Comment #2
Scott Reynolds commenteddoh! should remove that $type != ' UR' :-D
Click the node relationship and 'unrequire' it.
Comment #3
Scott Reynolds commentedhttp://drupal.org/cvs?commit=291510
Thank you for your report.