svn commit: r425552 - /struts/struts1/trunk/core/src/main/java/org/apache/struts/chain/commands/AbstractCreateAction.java

2006-07-25 Thread hrabago
Author: hrabago Date: Tue Jul 25 16:14:19 2006 New Revision: 425552 URL: http://svn.apache.org/viewvc?rev=425552&view=rev Log: Let the user know if an action mapping isn't going anywhere. Modified: struts/struts1/trunk/core/src/main/java/org/apache/struts/chain

svn commit: r425554 - /struts/struts1/trunk/core/src/main/java/org/apache/struts/action/ActionRedirect.java

2006-07-25 Thread hrabago
Author: hrabago Date: Tue Jul 25 16:15:36 2006 New Revision: 425554 URL: http://svn.apache.org/viewvc?rev=425554&view=rev Log: Copy the set of arbitrary properties when copying a ForwardConfig. Modified: struts/struts1/trunk/core/src/main/java/org/apache/struts/action/ActionRedirect.

svn commit: r425569 - /struts/struts1/trunk/core/src/test/java/org/apache/struts/action/TestActionRedirect.java

2006-07-25 Thread hrabago
Author: hrabago Date: Tue Jul 25 17:35:35 2006 New Revision: 425569 URL: http://svn.apache.org/viewvc?rev=425569&view=rev Log: Test ActionRedirect's handling of a ForwardConfig's arbitrary properties. Modified: struts/struts1/trunk/core/src/test/java/org/apache

svn commit: r425573 - in /struts/struts1/trunk/core/src: main/java/org/apache/struts/action/ActionServlet.java test/java/org/apache/struts/action/TestActionServlet.java

2006-07-25 Thread hrabago
Author: hrabago Date: Tue Jul 25 17:41:36 2006 New Revision: 425573 URL: http://svn.apache.org/viewvc?rev=425573&view=rev Log: STR-2917 Fix bug that prevents action-mapping-level forwards and exception handlers from inheriting onfig data from global forwards and exception handlers. Modi

svn commit: r425585 - /struts/struts1/trunk/core/src/test/java/org/apache/struts/action/TestActionServlet.java

2006-07-25 Thread hrabago
Author: hrabago Date: Tue Jul 25 18:44:13 2006 New Revision: 425585 URL: http://svn.apache.org/viewvc?rev=425585&view=rev Log: STR-2917 Additional tests for action-level config objects inheriting from global config objects. Modified: struts/struts1/trunk/core/src/test/java/org/ap