this issue is related to issue: http://drupal.org/node/1159990
When creating a 'taxonomy breadcrumb', and creating the right rules hierarchy for it, the last ones in the hierarchy disappear when going back to the UI, while still functioning.
i want to create a taxonomy breadcrumb: the 'article' node has a taxonomy term to group them. these taxonomy terms are organized hierarchically.
i created a rule with a single link with the token : [node:field-group-articles:parent:name] and [node:field-group-articles:parent:url]. After that i created a 'child' rule with the previous rule as parent with [node:field-group-articles:name]. After that i set the first rule with a 'go to action' leading to the second rule.
After that the tree of my rules disappeared partly in the ui but its still working.
I realise this is a bit of a vague description of the error, but there seems to be some kind of output issue. If i find the time to investigate further i will get back to it.
Comments
Comment #1
Anonymous (not verified) commentedNeed more information... Does the token exist in the "available tokens" list?
Comment #2
nuezThe token itself doesn´t appear in the list, only its 'parent'. .assumed it worked anyway and it does [node:field-group-articles:name]. So I used the token in the list is: [node:field-group-articles]. I used the 'sub token' to define the url and name.
its difficult to reproduce the error: what i eventually did is manually delete the records in the database and started over. I think it has something to do with deleting, moving editing the rules. Especially the goto-actions. Somewhere it loses track.
I will be adding new rules, so if the problem comes back again I will try to reproduce the error.
Comment #3
mauritsl commentedI am unable to reproduce this. Need more info.
Comment #4
mauritsl commentedNo activity. I'm closing the issue since nobody else seems to be experiencing these problems.