svn commit: r871833 - /websites/production/struts/content/development/2.x/docs/

2013-07-30 Thread lukaszlenart
Author: lukaszlenart Date: Tue Jul 30 09:36:06 2013 New Revision: 871833 Log: Updates draft docs Modified: websites/production/struts/content/development/2.x/docs/interceptors.html websites/production/struts/content/development/2.x/docs/objectfactory.html websites/production/struts/c

svn commit: r1508625 - /struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/OgnlTextParser.java

2013-07-30 Thread lukaszlenart
Author: lukaszlenart Date: Tue Jul 30 20:47:01 2013 New Revision: 1508625 URL: http://svn.apache.org/r1508625 Log: WW-4138 Solves problem with NPE when passed expression is null Modified: struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/util/OgnlTextParser.java Modified