PDA


View Full Version : [Bug 3.0 Beta 2] Duplicate IDs


Carsten
07-16-2008, 09:51 AM
Template adv_links_linkbit uses the linkid as the unique id for the rate menu:


id="ratemenu_$link[linkid]"
...
vbmenu_register("ratemenu_$link[linkid]");


This does not work if the same link is displayed more than once on 1 page, which can happen on links home for example if the link is shown in the newest adn random links boxes.

Brian
07-16-2008, 03:36 PM
That is a known issue that will be corrected with the next release.