Author: andre
Date: 2009-09-14 11:43:12 +0200 (Mon, 14 Sep 2009)
New Revision: 38589
Modified:
openimages/trunk/src/main/webapp/mmbase/components/oip/user-streams.jspx
Log:
interrupting jobs did not work because of wrong node number
Modified:
openimages/trunk/src/main/webapp/mmbase/components/oip/user-streams.jspx
===================================================================
--- openimages/trunk/src/main/webapp/mmbase/components/oip/user-streams.jspx
2009-09-14 09:42:02 UTC (rev 38588)
+++ openimages/trunk/src/main/webapp/mmbase/components/oip/user-streams.jspx
2009-09-14 09:43:12 UTC (rev 38589)
@@ -74,7 +74,7 @@
<jsp:text> | </jsp:text>
<c:choose>
<c:when test="${interrupt eq mediafragment}">
- <mm:function set="streams" name="cancelJob"
referids="interr...@node" />
+ <mm:function set="streams" name="cancelJob"
referids="_n...@node" />
</c:when>
<c:otherwise>
<mm:node number="$n">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs