I've set context with 2 relations:
1. node term
2. node term parent

I've set %parent_term to override title, and to send as argument (still %parent_term) to my view (list of titles).

When using the node title was exactly as set %parent_term, but the list was like %term although I've set it to be %parent_term!
I've checked this many times, cleared cache - still the same.

How can I check which argument goes to view? Why the argument is somehow set to %term though I've set this correct as %parent_term ??

I think it's a bug.

Comments

konrad1811’s picture

Ok maybe it's not a bug. I've found how it works but it is still duplicate for me:

When setting arguments to pass %parent_term I can choose the context, however when using %parent_term it should be automaticly set - because when context relation is %term but argument is %parent_term it gives duplicate bahavior: title is from %parent_term and view is from %term!

It's veru confusing - spent 2hours to find out what's wrong!

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

I'm afraid I'm having real trouble understanding what you are talking about. Can you try to write a little more clearly?

konrad1811’s picture

Hi. It's been long time... I think I was talking about setting with context and passing arguments - I mean it's confusing when You set specified context once in panel and second time when including some view to a panel - You may choose ther another thing that is not corepsonding to the thing set in context...
But I worked it out to remember to set it always when adding view so it's ok now.

esmerel’s picture

Status: Postponed (maintainer needs more info) » Fixed

Fixed by requester.

Status: Fixed » Closed (fixed)

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