James Wells
09-08-2005, 02:49
Greetings,
Using a 1.1Alpha11... I create a trigger on a link parent, and when it gets added to the children, it will populate the functions table correctly, but in the triggers table, it retains the function information for the first child for every other child.
Trigger I used to determine this was;
{__Template_Linux_SVR:status.last(0)}=2&{__Template_Linux_SVR:status.prev(0)}=2
The first child, called test1.internal.net gets;
{test1.internal.net:status.last(0)}=2&{test1.internal.net:status.prev(0)}=2
While the second and subsequent children get;
{test1.internal.net:status.last(0)}=2&{test1.internal.net:status.prev(0)}=2
Using a 1.1Alpha11... I create a trigger on a link parent, and when it gets added to the children, it will populate the functions table correctly, but in the triggers table, it retains the function information for the first child for every other child.
Trigger I used to determine this was;
{__Template_Linux_SVR:status.last(0)}=2&{__Template_Linux_SVR:status.prev(0)}=2
The first child, called test1.internal.net gets;
{test1.internal.net:status.last(0)}=2&{test1.internal.net:status.prev(0)}=2
While the second and subsequent children get;
{test1.internal.net:status.last(0)}=2&{test1.internal.net:status.prev(0)}=2