Update of 
/var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/frontoffice/portalpagesnodes
In directory james.mmbase.org:/tmp/cvs-serv9381

Modified Files:
        index.jsp 
Log Message:
make sure the produced html is acceptable


See also: 
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/portalpages/templates/portalpages/frontoffice/portalpagesnodes


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/didactor2/src/portalpages/templates/portalpages/frontoffice/portalpagesnodes/index.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- index.jsp   27 Mar 2008 11:17:17 -0000      1.1
+++ index.jsp   4 Jul 2008 09:22:59 -0000       1.2
@@ -14,7 +14,7 @@
         <mm:node referid="object">
           <h1><mm:field name="name" /></h1>
 
-          <mm:field name="body" escape="none" />
+          <mm:field name="body" escape="tagstripper(xss)" />
         </mm:node>
       </div>
     </mm:cloud>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to