Closed (fixed)
Project:
Ajax Checklist
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2007 at 09:39 UTC
Updated:
27 Nov 2008 at 14:12 UTC
If you have several nodes with checkboxes and tries to access them via a view, taxonomy or similar no checkboxes get checked even if they are "checked" in the database. The only way to get the system to work is to get into a single node view. The ajax_checklist_loadall is called once for the first item (which in my case doesn't even manage to get the node id), but should be called once for every listed node.
Comments
Comment #1
asciikewl commentedThis should be fixed in 1.2
Comment #2
asciikewl commentedStatus changed to "fixed".