[tid] appears to not be working

saepl - June 25, 2009 - 03:05
Project:Custom Breadcrumbs
Version:6.x-2.x-dev
Component:custom_breadcrumbs_taxonomy
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I might very well not be creating my breadcrumbs properly but it seems to me that [tid] is not being generated at all the link created is /something/something-else/[tid] (where [tid] should be a number

#1

MGN - June 26, 2009 - 14:33
Status:active» postponed (maintainer needs more info)

Can you tell me more about your custom breadcrumb settings, what type of page (node, view, taxonomy term page, etc.) and what you are putting in for titles and paths for the breadcrumb?

#2

saepl - June 28, 2009 - 14:11

I have a content type called Articles.
When you submit an article you have to assign it to a taxonomy term
I have a views page at mysite.com/Articles that has a summary of how many articles are in each term

In the custom breadcrumbs in the Titles box I have:
Articles of Interest
[term]

In the custom breadcrumbs Paths box I have:
[site-url]/Articles
[site-url]/Articles/[tid]

Everything is displaying properly except that tid shows up in the link as [tid]

Let me know if you need anything else.

#3

MGN - June 28, 2009 - 18:55
Category:bug report» support request

I am still not sure what type of custom breadcrumb this is for. You have indicated the component as custom_breadcrumbs_taxonomy, but from your description it sounds like its either a views type breadcrumb (for the views page) or a node breadcrumb (for the content type articles).

Can you tell me what the breadcrumb type is? (listed at /admin/build/custom_breadcrumbs).

If its a view or a node-type breadcrumb, try [term-id] instead of [tid]. [term-id] is formed from the node object, rather than the taxonomy object. Let me know if that works.

#4

saepl - July 15, 2009 - 18:32

[term-id] works. thanks.

#5

MGN - July 15, 2009 - 20:33
Status:postponed (maintainer needs more info)» fixed

Great!

#6

System Message - July 29, 2009 - 20:40
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.