Author: michiel
Date: 2010-03-16 18:45:29 +0100 (Tue, 16 Mar 2010)
New Revision: 41438

Modified:
   
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/resources/META-INF/tags/mm/searchrelate/relatednodes.tagx
Log:


Modified: 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/resources/META-INF/tags/mm/searchrelate/relatednodes.tagx
===================================================================
--- 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/resources/META-INF/tags/mm/searchrelate/relatednodes.tagx
     2010-03-16 17:40:03 UTC (rev 41437)
+++ 
mmbase/branches/MMBase-1_9/applications/searchrelate/src/main/resources/META-INF/tags/mm/searchrelate/relatednodes.tagx
     2010-03-16 17:45:29 UTC (rev 41438)
@@ -333,8 +333,8 @@
 
     <div id="${rid}" class="list ${parameters.query.nodeManager.name} 
${pageContext.request.method}">
 
-      <c:if test="${empty mm:property('org.mmbase.cloud.sessionname')}">
-        <jsp:text>WARNING: mm-sr:relatednodes tag does not work for clouds not 
in the session (<mm:cloudinfo type="rank" />/<mm:cloudinfo type="user" />). 
</jsp:text>
+      <c:if test="${! parameters.autosubmit and empty 
mm:property('org.mmbase.cloud.sessionname')}">
+        <jsp:text>WARNING: Non-autosubmitting mm-sr:relatednodes tag does not 
work for clouds not in the session (<mm:cloudinfo type="rank" />/<mm:cloudinfo 
type="user" />). It needs to keep track of transactions. </jsp:text>
       </c:if>
 
       <c:if test="${! empty idvar}">

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to