Update of 
/var/cvs/contributions/didactor2/src/education/templates/education/tests
In directory james.mmbase.org:/tmp/cvs-serv16507

Modified Files:
        view_feedback.jspx 
Log Message:
some cleaning


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/education/templates/education/tests


Index: view_feedback.jspx
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/education/templates/education/tests/view_feedback.jspx,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- view_feedback.jspx  3 May 2007 12:52:42 -0000       1.2
+++ view_feedback.jspx  13 Nov 2008 12:18:55 -0000      1.3
@@ -3,12 +3,17 @@
     xmlns:di="http://www.didactor.nl/ditaglib_1.0";
     xmlns:mm="http://www.mmbase.org/mmbase-taglib-2.0";
     xmlns:jsp="http://java.sun.com/JSP/Page";>
-  >
   <b><di:translate key="education.feedback" />:</b> 
+
   <jsp:text> </jsp:text>
-  <mm:field name="text" escape="none"/>
-  <mm:related path="descriptionrel,learnobjects" searchdir="both">
-    <mm:treefile page="/education/index.jsp" objectlist="$includePath" 
referids="$referids,[EMAIL PROTECTED]"
+
+  <mm:field name="text" escape="tagstripper(XSS)" />
+
+  <mm:related
+      path="descriptionrel,learnobjects"
+      searchdir="both">
+    <mm:treefile page="/education/index.jsp"
+                 objectlist="$includePath" referids="$referids,[EMAIL 
PROTECTED]"
                  write="false">
       <a target="_blank" href="${_}">
         <mm:field name="descriptionrel.description">
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to