Closed (fixed)
Project:
Panels
Version:
6.x-3.0
Component:
Plugins - arguments
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2009 at 19:54 UTC
Updated:
30 Sep 2009 at 20:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Obrazek 5.png | 29.64 KB | konrad1811 | |
| Obrazek 4.png | 9.04 KB | konrad1811 | |
| Obrazek 3.png | 6.83 KB | konrad1811 | |
| Obrazek 2.png | 16.73 KB | konrad1811 |
Comments
Comment #1
konrad1811 commentedOk 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!
Comment #2
merlinofchaos commentedI'm afraid I'm having real trouble understanding what you are talking about. Can you try to write a little more clearly?
Comment #3
konrad1811 commentedHi. 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.
Comment #4
esmerel commentedFixed by requester.