Brick <span dir="ltr">(1)</span> (1)
jwells - April 29, 2009 - 22:22
| Project: | Vocabulary Index |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Description
D 6.10
VI 6.3.x
Brick (1) (1)
I started to see this today - on some children --- "Brick" is a Child Term
It displays on the VI page, after expanding via parnet click
I see this on all child terms for this one Parent - not seeing it elsewhere
Terms were created using Tax Mgr
I thought I would start here
need more info?

#1
- Have you modified or overridden the template files?
- What is the official term name of the parent and it children?
#2
forgot an important issue
this child term had two Parents - relationship set using Tax Mgr
Vocab 1
Parnet 4
Child 204
Parent 40
Child 204
#3
Please answer all of my questions. If you don't: no fix. Please upload a screen shot and a HTML fragment as well.
#4
ok, will do
however, not currently seeing issue
please leave ticket open for a week or so,
if its a true bug -- it should come back and
I'll do a better job of capturing data for you
thanks
#5
ok , caught it
screen capture & html frag attached
#6
Awesome! Could you tell me if the template files have been modified or overridden?
#7
Same in 6.x-2.1, default Garland theme. It happens in Tree view when child has multiple parents. Child looks OK when expanding first parent, but under second parent it looks like
<span dir="ltr">(1)</span> (1)and under third like
<span dir="ltr">(1)</span> <span dir="ltr">(1)</span> (1)And this child is always first term when displayed under second and third parents (it can't be changed).
#8
no changes - as known
the only possible changes would have been by another module and I know of none, currently
(edit) I'm only seeing this in duel parents - used Tax Manager to create more than one parent
#9
> used Tax Manager to create more than one parent
I tried to create them with core taxonomy module - same problem.
#10
I tried to disable all modules – so it happens with just required core modules, core Taxonomy module and Vocabulary Index enabled.
#11
Seeing this too: Drupal 6.13, vocabindex-6.x-2.1.tar.gz, "Analytic" theme with no mods, terms created with core taxonomy functions, no aliases, related terms, synonyms, etc. Only occurs unders parents other than the first one. Ugly! Please keep this issue open.
Edit: Only occurs in Tree view of Page when node counts are enabled and only when child has multiple parents.
#12
Please provide step-by-step instructions to reproduce this bug using a clean Drupal install with the latest Vocabulary Index 6.x-2.x-dev.
#13
"Please provide step-by-step instructions to reproduce this bug using a clean Drupal install with the latest Vocabulary Index 6.x-2.x-dev."
Gladly!
1. Upload *only* 6.13 Core modules
2. Create a virgin, empty, mysql database & point sites/default/settings.php to it
3. Run install.php & create Admin account only
4. Make sure Bluemarine is set as default theme
5. Go to admin/content/taxonomy and create a vocabulary named "Test" as shown in the attached screen shot. Note that ChildA is a child of both Parent01 and Parent02
6. Upload Vocabulary Index 6.x-2.x-dev dated 2009-Jun-17 and enable it
7. Go to admin/build/vocabindex/settings and set Cache lifetime to zero (don't know whether this made any difference, but I did it, so I'm documenting it here)
8. Go to admin/build/vocabindex and on the Pages tab for the Test vocabulary created in Step 5 set a path of "vitest", select "Tree" for View, and select (enable) Node counts. Click Save Configuration
9. Go to the path you set in Step 8 (/vitest) and expand both Parent terms
10. You will see what is shown in the attached screen shot (page source is attached as well)
That should do it. Virgin 6.13 install with **only** the Vocabulary Index module uploaded and enabled. Multi-parent vocabulary term(s). Tree view and node counts enabled. Voila!
#14
Hello, Xano. If what I've posted in #13 above is helpful to you, it would be helpful to me if you would give me the answer to the question I asked in http://drupal.org/node/569968 (I would have PMed you on this, but the Contact tab on your Drupal profile is not enabled). Thank you!
#15
Has there been any update on this? I'm experiencing the same problem. Only appears when child has multiple parents.
#16
Not yet. With Drupal 7 in code freeze I have some other priorities, but this issue is certainly not forgotten.