Author: jmitchell
Date: Thu Aug 24 19:19:42 2006
New Revision: 436618
URL: http://svn.apache.org/viewvc?rev=436618&view=rev
Log:
STR-2932 -- html:option tag does not apply any filtering to escape
HTML-sensitive characters
This (newly added) filter attribute for OptionTag has the opposite default
Author: husted
Date: Thu Aug 24 18:37:40 2006
New Revision: 434591
URL: http://svn.apache.org/viewvc?rev=434591&view=rev
Log:
WW-1392 Move ActionError example code to TLD. Conform name of request and
response parameters.
Modified:
struts/struts2/trunk/core/src/main/java/org/apache/struts2/c
Modified:
struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/dojo/src/dom.js
URL:
http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/dojo/src/dom.js?rev=434591&r1=434590&r2=434591&view=diff
==
Author: husted
Date: Thu Aug 24 05:58:33 2006
New Revision: 434391
URL: http://svn.apache.org/viewvc?rev=434391&view=rev
Log:
WW-1392 Move ActionComponent example code to TLD and add check for
compatibility mode. The check breaks the action!method test under the Maven
build, but the test passes