webwork/src/resources/web/template/standard table.jsp,1.1,1.2

[email protected] Wed, 08 May 2002 14:15:00 -0700
Newsgroups gmane.comp.java.webwork.cvs
Message-ID <[email protected]>
Update of /cvsroot/webwork/webwork/src/resources/web/template/standard
In directory usw-pr-cvs1:/tmp/cvs-serv14188

Modified Files:
	table.jsp 
Log Message:
fix to work with escape feature

Index: table.jsp
===================================================================
RCS file: /cvsroot/webwork/webwork/src/resources/web/template/standard/table.jsp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- table.jsp	5 Oct 2001 15:56:31 -0000	1.1
+++ table.jsp	8 May 2002 21:14:58 -0000	1.2
@@ -95,7 +95,7 @@
 								>
 								<%/*show the actual cell contents.  It is generated by the renderer for the columns*/%>
 								<webwork:iterator>
-									<td><webwork:property value="."/></td>
+									<td><webwork:property value="." escape="false"/></td>
 								</webwork:iterator>
 								</TR>
 							</webwork:iterator>



_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [email protected]