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
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.
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
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
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