[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Roller (ROLLER) http://cwiki.apache.org/confluence/display/ROLLER | |-Pages Added or Edited in This Space |-- Proposal Roller 4.0 Release was last edited by snoopdave (03:07 PM). | http://cwiki.apache.org/confluence/display/ROLLER/Proposal+Roller+4.0+Release |-- Roller Proposals was last edited by snoopdave (03:05 PM). | http://cwiki.apache.org/confluence/display/ROLLER/Roller+Proposals |-- Proposal Account Activation via Email was last edited by snoopdave (02:55 PM). | http://cwiki.apache.org/confluence/display/ROLLER/Proposal+Account+Activation+via+Email Apache Struts 2 Plugin Registry (S2PLUGINS) http://cwiki.apache.org/confluence/display/S2PLUGINS | |-Pages Added or Edited in This Space |-- JSON Plugin was last edited by musachy (08:32 AM). | http://cwiki.apache.org/confluence/display/S2PLUGINS/JSON+Plugin Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-Pages Added or Edited in This Space |-- Ajax Tags was last edited by musachy (12:41 PM). | http://cwiki.apache.org/confluence/display/WW/Ajax+Tags |-- form was last edited by [EMAIL PROTECTED] (12:29 PM). | http://cwiki.apache.org/confluence/display/WW/form |-- Tutorials was last edited by phil (05:28 AM). | http://cwiki.apache.org/confluence/display/WW/Tutorials |-- Comparing Struts 1 and 2 was last edited by deccico (04:23 AM). | http://cwiki.apache.org/confluence/display/WW/Comparing+Struts+1+and+2 Apache Directory Server v1.0 (DIRxSRVx10) http://cwiki.apache.org/confluence/display/DIRxSRVx10 | |-Pages Added or Edited in This Space |-- HOWTO Realm Control was last edited by erodriguez (04:37 PM). | http://cwiki.apache.org/confluence/display/DIRxSRVx10/HOWTO+Realm+Control Apache Tuscany (TUSCANY) http://cwiki.apache.org/confluence/display/TUSCANY | |-Pages Added or Edited in This Space |-- SCA Overview was last edited by haleh (08:03 PM). | http://cwiki.apache.org/confluence/display/TUSCANY/SCA+Overview |-- Home was last edited by haleh (10:29 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/Home |-- Issue Tracking was last edited by haleh (10:26 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/Issue+Tracking |-- Getting Involved was last edited by haleh (10:10 AM). | http://cwiki.apache.org/confluence/display/TUSCANY/Getting+Involved Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space |-- Migrate-1.3 was last edited by ehillenius (05:37 PM). | http://cwiki.apache.org/confluence/display/WICKET/Migrate-1.3 Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ | |-Pages Added or Edited in This Space |-- ActiveMQ CPP 2.0 Release was created by nmittler (05:51 PM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/ActiveMQ+CPP+2.0+Release |-- 2007 April was created by jstrachan (09:10 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/2007+April |-- Board Reports was created by jstrachan (09:09 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Board+Reports |-- Networks of Brokers was last edited by chirino (09:07 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Networks+of+Brokers |-- Developing Plugins was last edited by davidmc (01:45 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Developing+Plugins |-- Articles was last edited by jstrachan (12:42 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Articles |-- ActiveMQ feathercast available! was created by jstrachan (12:41 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/2007/04/03/ActiveMQ+feathercast+available%21 |-- Apache ActiveMQ 4.1.1 Released! was created by jstrachan (12:40 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/2007/04/03/Apache+ActiveMQ+4.1.1+Released%21 |-- Index was last edited by jstrachan (12:39 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Index Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM | |-Pages Added or Edited in This Space |-- servicemix-eip was last edited by gnodet (01:31 PM). | http://cwiki.apache.org/confluence/display/SM/servicemix-eip |-- servicemix-http was last edited by gnodet (12:42 PM). | http://cwiki.apache.org/confluence/display/SM/servicemix-http |-- Team was last edited by gertvanthienen (12:41 PM). | http://cwiki.apache.org/confluence/display/SM/Team Apache Directory Development (DIRxDEV) http://cwiki.apache.org/confluence/display/DIRxDEV | |-Pages Added or Edited in This Space |-- Release Process was last edited by elecharny (01:45 AM). | http://cwiki.apache.org/confluence/display/DIRxDEV/Release+P
svn commit: r525705 - /struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/chain/commands/AbstractCreateAction.java
Author: pbenedict Date: Wed Apr 4 22:25:08 2007 New Revision: 525705 URL: http://svn.apache.org/viewvc?view=rev&rev=525705 Log: STR-3020: Do not emit error when type can be justifiably omitted Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/chain/commands/AbstractCreateAction.java Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/chain/commands/AbstractCreateAction.java URL: http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/chain/commands/AbstractCreateAction.java?view=diff&rev=525705&r1=525704&r2=525705 == --- struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/chain/commands/AbstractCreateAction.java (original) +++ struts/struts1/branches/STRUTS_1_3_BRANCH/core/src/main/java/org/apache/struts/chain/commands/AbstractCreateAction.java Wed Apr 4 22:25:08 2007 @@ -76,9 +76,10 @@ String type = actionConfig.getType(); if (type == null) { -if ((actionConfig.getForward() == null) +String command = actionConfig.getCommand(); +if ((command == null) && (actionConfig.getForward() == null) && (actionConfig.getInclude() == null)) { -LOG.error("no type for " + actionConfig.getPath()); +LOG.error("no type or command for " + actionConfig.getPath()); } else { LOG.trace("no type for " + actionConfig.getPath()); }