Drupal: 6.20
Panels: 6.x-3.9

Hi,

I've been playing around with contexts and selection rules when I came across this issue.
I added a context Taxonomy term and pointed it to a taxonomy list containing several terms. All terms consist of one word, except one which consists of 3 words.
Fate wants I just need that peculiar term to be used as a selection rule.
I've set up the following variant/selection rule:

VARIANT 1:
Select if NOT (Term from node can be the term "word word word")

VARIANT 2:
Select if Term from node can be the term "word word word"

Unfortunately, these rules are being ignored because variant 1, which is also first in order, is being displayed when visiting a "word word word" page.

Selecting ALL other one-word terms instead of this one does differentiate the variants.

Hoping for a fix/some support!
~Propa.

PS: the case I mentioned is about the node view template

Comments

Anonymous’s picture

Status: Active » Closed (duplicate)
selwynpolit’s picture

I am experiencing the same issue with taxonomy term_view. I have 3 terms and I have created variants for each of them. eg. terms: heartfulness, happiness, "contemplative life program". Panels variants are able to match taxonomy terms "heartfulness" and "happiness" but seem to ignore "contemplative life program." I verified this by testing against other terms with spaces in them and it can't match those either. I looked at the link referenced in comment #1 but it didn't seem to relate. Any suggestions?

thanks
Selwyn

selwynpolit’s picture

Status: Closed (duplicate) » Active
selwynpolit’s picture

Priority: Major » Normal

I found a rather poor workaround for this. I made a default variant which matches on the vocabulary name and added my custom blocks with visibility rules. These seem to work with taxonomy terms that have spaces. Its a klunky fix but I can kinda get there. I'm open to other suggestions..

selwynpolit’s picture

Still wondering. Anyone?

Letharion’s picture

Status: Active » Closed (duplicate)

@selwynpolit This issued was closed as a duplicate. Please do not re-open it without giving a reason. Read the other issue if you have this problem.