Closed (fixed)
Project:
Taxonomy dhtml
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
26 Sep 2003 at 02:41 UTC
Updated:
10 Oct 2005 at 07:01 UTC
taxonomy_dhtml generates
id=menu
in its code.
The latest CSS for xtemplate (from CVS of 2003-09-25) breaks the functionality of taxonomy_dhtml, because it has
text-align: right;
Which makes the menu at the top display correctly (aligned to the right of the screen), since it has the id=menu as well.
But screws up the DHTML menu, which will not work.
To reproduce the problem, just configure xtemplate using the CVS version, and display a taxonomy. The first taxonomy will be wrong.
I tried to change id=menu to something else (e.g. id=dmenu), but that broke the DHTML itself, no submenus were displayed.
Comments
Comment #1
Eric Scouten commentedNo such ID now. Menu IDs are dynamically generated.
Comment #2
(not verified) commentedComment #3
(not verified) commentedComment #4
jw867 commentedComment #5
(not verified) commentedComment #6
(not verified) commented