Situation:
taxonomy terms [tid]:
Group [1]
-news [2]
Bookings [3]
-news [4]
When we display the group news combined with the bookings news via:
http://example.com/taxonomy/term/2+4
Expected Results:
The title is set to:
news
Actual Results:
The title is set to:
news + news
Solution:
Only show all unique term names in the title of the taxonomy term page once
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | unique_taxonomy_terms_title-views.patch | 932 bytes | leeneman |
Comments
Comment #1
leeneman commentedComment #2
merlinofchaos commentedCommitted. THanks!