Re: svn commit: r1091669 [1/2] - in /continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp: ./ admin/ components/ navigations/

2011-04-13 Thread Marica Tan
On Wed, Apr 13, 2011 at 3:14 PM, Brett Porter wrote: > > > On 13/04/2011, at 4:36 PM, c...@apache.org wrote: > > > Author: ctan > > Date: Wed Apr 13 06:36:20 2011 > > New Revision: 1091669 > > > > URL: http://svn.apache.org/viewvc?rev=1091669&view=rev > > Log: > > [CONTINUUM-2620] use c:out and f

Re: svn commit: r1091659 - in /continuum/branches/continuum-1.3.x: continuum-webapp-test/src/test/testng/org/apache/continuum/web/test/ continuum-webapp/src/main/resources/ continuum-webapp/src/main/w

2011-04-13 Thread Deng Ching
Yep, it was caught by the existing selenium tests that go through project group removal. I just didn't notice it previously because the selenium tests failed when I ran it prior to my changes. On Wed, Apr 13, 2011 at 3:15 PM, Brett Porter wrote: > On 13/04/2011, at 3:56 PM, och...@apache.org wrot

Re: svn commit: r1091659 - in /continuum/branches/continuum-1.3.x: continuum-webapp-test/src/test/testng/org/apache/continuum/web/test/ continuum-webapp/src/main/resources/ continuum-webapp/src/main/w

2011-04-13 Thread Brett Porter
On 13/04/2011, at 3:56 PM, och...@apache.org wrote: > Author: oching > Date: Wed Apr 13 05:56:41 2011 > New Revision: 1091659 > > URL: http://svn.apache.org/viewvc?rev=1091659&view=rev > Log: > [CONTINUUM-2622] revert usage of token interceptor for remove project group > as it breaks delete proj

Re: svn commit: r1091669 [1/2] - in /continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp: ./ admin/ components/ navigations/

2011-04-13 Thread Brett Porter
On 13/04/2011, at 4:36 PM, c...@apache.org wrote: > Author: ctan > Date: Wed Apr 13 06:36:20 2011 > New Revision: 1091669 > > URL: http://svn.apache.org/viewvc?rev=1091669&view=rev > Log: > [CONTINUUM-2620] use c:out and fn:escapeXml to prevent XSS attacks It's good to be cautious in this area