Closed (won't fix)
Project:
Addnode
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2007 at 02:40 UTC
Updated:
3 Feb 2013 at 02:13 UTC
HTML does not allow multiple elements on the page to have the same ID. ID is supposed to be a unique identifier.
In fact, the addnode.js file has to use some arcane jQuery selection syntax because the standard jQuery selection-by-ID syntax doesn't work for invalid HTML.
Solution: use class instead of ID.
Comments
Comment #1
duaelfrThis version of Addnode is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.