Problem/Motivation

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.

Proposed resolution

Verify the view, fix it if necessary.

Remaining tasks

(see above)

User interface changes

(see above)

API changes

Comments

itangalo’s picture

Status: Active » Fixed

Committed.

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…)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.