Re: Preventing OGNL evaluations of user input (was Re: Struts 2 performance)

2007-07-17 Thread Aram Mkhitaryan
In the give link it is written that to get changes I have to get the latest version. Where can I get that version from? (fro SVN? or it is in 2.0.8?) Thanks, Aram Aram Mkhitaryan 52, 25 Lvovyan, Yerevan 375000, Armenia Mobile: +374 91 518456 E-mail: [EMAIL PROT

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 44 has FAILED (1 tests failed, no failures were new). Change made by jholmes

2007-07-17 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *jholmes* made the following changes at Comment: Fix test failures caused by the fix for WW-1703. I forgot about the deprecated result type names that are no longer in 2.1. > /struts/struts2/trunk/plugins/s

[OSS Bamboo] Struts 2 SVN - Main Build build 388 has FAILED (1 tests failed, no failures were new). Change made by jholmes

2007-07-17 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *jholmes* made the following changes at Comment: Fix test failures caused by the fix for WW-1703. I forgot about the deprecated result type names that are no longer in 2.1. > /struts/struts2/trunk/plugins/sitegraph/s

[OSS Bamboo] Struts 2 SVN - Main Build build 387 has FAILED (1 tests failed, no failures were new). Change made by jholmes

2007-07-17 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *jholmes* made the following changes at Comment: Fix test failures caused by the fix for WW-1703. > /struts/struts2/trunk/plugins/sitegraph/src/test/resources/org/apache/struts2/sitegraph/struts.xml > (557023) ---

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 43 has FAILED (1 tests failed, no failures were new). Change made by jholmes

2007-07-17 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *jholmes* made the following changes at Comment: Fix test failures caused by the fix for WW-1703. > /struts/struts2/trunk/plugins/sitegraph/src/test/resources/org/apache/struts2/sitegraph/struts.xml > (5570

[OSS Bamboo] Struts 2 SVN - Main Build (Java 6) build 42 has FAILED (1 tests failed). Change made by jholmes

2007-07-17 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build (Java 6) has the following 1 change by 1 author: *jholmes* made the following changes at Comment: WW-1703 NullPointer in SiteGraph > /struts/struts2/trunk/plugins/sitegraph/src/test/resources/org/apache/struts2/sitegraph/out.txt > (556983) > /struts/strut

[OSS Bamboo] Struts 2 SVN - Main Build build 386 has FAILED (1 tests failed). Change made by jholmes

2007-07-17 Thread Atlassian Open Source Bamboo Integration Server
The project Struts 2 SVN - Main Build has the following 1 change by 1 author: *jholmes* made the following changes at Comment: WW-1703 NullPointer in SiteGraph > /struts/struts2/trunk/plugins/sitegraph/src/test/resources/org/apache/struts2/sitegraph/out.txt > (556983) > /struts/struts2/trunk/p

Re: Preventing OGNL evaluations of user input (was Re: Struts 2 performance)

2007-07-17 Thread Antonio Petrelli
2007/7/17, Aram Mkhitaryan <[EMAIL PROTECTED]>: I mean if I have myOgnlExpression(%{'property'+2}) in value stack, according to the latest changes %{myOgnlExpression} will print "%{'property'+2}" but what if that expression is not client side defined, but site administrator/developer defined an