Closed (fixed)
Project:
Course planner
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2013 at 09:31 UTC
Updated:
2 Feb 2013 at 10:50 UTC
On a profile/user page, there should be a list displaying the Course planner items created by the viewed user. I have the feeling that all Course planner items are displayed.
Verify the view, fix it if necessary.
(see above)
(see above)
–
Comments
Comment #1
itangalo commentedCommitted.
There was some weird thing going on with the arguments – if the first argument was missing, and was set to "display all values for the specific field" as fallback, it seems the second argument wasn't used at all.
Default value 'all' is now used instead.
(This should actually be reported as a bug to Views…)