svn commit: r1452255 - /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java
Author: lukaszlenart Date: Mon Mar 4 11:17:47 2013 New Revision: 1452255 URL: http://svn.apache.org/r1452255 Log: WW-3990 Returns null when trying to escape null value instead of returning an empty string Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java Modified: struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java?rev=1452255&r1=1452254&r2=1452255&view=diff == --- struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java (original) +++ struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java Mon Mar 4 11:17:47 2013 @@ -881,7 +881,7 @@ public abstract class UIBean extends Com if (name != null) { return name.replaceAll("[\\/\\.\\[\\]]", "_"); } else { -return ""; +return null; } } @@ -895,7 +895,7 @@ public abstract class UIBean extends Com if (val != null) { return val.replaceAll("\"", """); } else { -return ""; +return null; } }
svn commit: r1452471 - /struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/fs/DefaultFileManager.java
Author: lukaszlenart Date: Mon Mar 4 19:51:27 2013 New Revision: 1452471 URL: http://svn.apache.org/r1452471 Log: WW-3991 Removes one to much call to normalizeToFileProtocol() method Modified: struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/fs/DefaultFileManager.java Modified: struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/fs/DefaultFileManager.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/fs/DefaultFileManager.java?rev=1452471&r1=1452470&r2=1452471&view=diff == --- struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/fs/DefaultFileManager.java (original) +++ struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/fs/DefaultFileManager.java Mon Mar 4 19:51:27 2013 @@ -94,7 +94,7 @@ public class DefaultFileManager implemen LOG.debug("Creating revision for URL: " + fileName); } if (isJarURL(fileUrl)) { -revision = JarEntryRevision.build(normalizeToFileProtocol(fileUrl), this); +revision = JarEntryRevision.build(fileUrl, this); } else { revision = FileRevision.build(fileUrl); }
[CONF] Confluence Changes in the last 24 hours
This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache ActiveMQ (https://cwiki.apache.org/confluence/display/ACTIVEMQ) Pages - Logging Interceptor edited by tmielke (08:25 AM) https://cwiki.apache.org/confluence/display/ACTIVEMQ/Logging+Interceptor Support edited by jkorab (06:43 AM) https://cwiki.apache.org/confluence/display/ACTIVEMQ/Support Apache Ambari (Incubating) (https://cwiki.apache.org/confluence/display/AMBARI) Pages - Roadmap edited by sposetti (06:28 PM) https://cwiki.apache.org/confluence/display/AMBARI/Roadmap Apache ActiveMQ CPP (https://cwiki.apache.org/confluence/display/AMQCPP) Pages - ActiveMQ-CPP 3.6.0 Release created by tabish121 (10:11 AM) https://cwiki.apache.org/confluence/display/AMQCPP/ActiveMQ-CPP+3.6.0+Release Download edited by tabish121 (09:54 AM) https://cwiki.apache.org/confluence/display/AMQCPP/Download Apache Camel (https://cwiki.apache.org/confluence/display/CAMEL) Pages - Xml Reference edited by hadr...@apache.org (11:29 PM) https://cwiki.apache.org/confluence/display/CAMEL/Xml+Reference Camel 3.0 - Ideas edited by cg...@apache.org (01:28 PM) https://cwiki.apache.org/confluence/display/CAMEL/Camel+3.0+-+Ideas Solr edited by boday (11:03 AM) https://cwiki.apache.org/confluence/display/CAMEL/Solr Team edited by davsclaus (08:56 AM) https://cwiki.apache.org/confluence/display/CAMEL/Team RX created by jstrachan (01:36 AM) https://cwiki.apache.org/confluence/display/CAMEL/RX Redis edited by bvahdat (08:17 AM) https://cwiki.apache.org/confluence/display/CAMEL/Redis Commercial Camel Offerings edited by jkorab (06:28 AM) https://cwiki.apache.org/confluence/display/CAMEL/Commercial+Camel+Offerings Camel 2.11.0 Release edited by davsclaus (04:22 AM) https://cwiki.apache.org/confluence/display/CAMEL/Camel+2.11.0+Release Using getIn or getOut methods on Exchange edited by boday (12:56 AM) https://cwiki.apache.org/confluence/display/CAMEL/Using+getIn+or+getOut+methods+on+Exchange Apache Cayenne (https://cwiki.apache.org/confluence/display/CAY) Pages - Board Report March 2013 edited by blacknext (09:25 AM) https://cwiki.apache.org/confluence/display/CAY/Board+Report+March+2013 Apache Cloudstack (https://cwiki.apache.org/confluence/display/CLOUDSTACK) Pages - S3-based secondary Storage Functional Specification edited by nitin.me...@citrix.com (11:35 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/S3-based+secondary+Storage+Functional+Specification CloudStack 4.1 Compatibility Matrix edited by sudhap (11:10 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.1+Compatibility+Matrix Apache CloudStack Weekly News - 4 March 2013 edited by jzb (08:32 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/Apache+CloudStack+Weekly+News+-+4+March+2013 API Request Throttling edited by minc (07:52 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/API+Request+Throttling devcloud-kvm edited by mlsorensen (06:49 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/devcloud-kvm CloudStack 4.1 QA Scrum Meeting Minutes edited by sudhap (06:15 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.1+QA+Scrum+Meeting+Minutes BareMetal test plan edited by angelines (03:59 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/BareMetal+test+plan 4.1 Doc Sprints every Friday edited by jzb (01:13 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/4.1+Doc+Sprints+every+Friday Performance Test Baselines created by sowmyak (12:51 PM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/Performance+Test+Baselines List API Performance Test Execution created by sowmyak (06:22 AM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/List+API+Performance+Test+Execution Network usage for individual virtual machine created by weizhou (11:56 AM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/Network+usage+for+individual+virtual+machine CloudStack Weekly News edited by jzb (10:33 AM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Weekly+News Apache CloudStack Weekly News - 11 March 2013 created by jzb (10:22 AM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/Apache+CloudStack+Weekly+News+-+11+March+2013 OverCommit CPU and Memory edited by prashantkm (07:16 AM) https://cwiki.apache.org/confluence/display/CLOUDSTACK/OverCommit+CPU+and+Memory res