Re: svn commit: r1092648 - in /continuum/branches/continuum-1.3.x: ./ continuum-webapp-test/src/test/testng/org/apache/continuum/web/test/ continuum-webapp/ continuum-webapp/src/main/java/org/apache/c

2011-04-17 Thread Deng Ching
Hi Brett, In the projectGroupSummary page, another action (see snippet below) that is always executed is present: > > > value="${projectGroupId}"/> > > > value="${projectGroup.name}"/> > > > > When one of the forms in the page is submitted, like the removeProjectGroup form, that

Re: svn commit: r1092648 - in /continuum/branches/continuum-1.3.x: ./ continuum-webapp-test/src/test/testng/org/apache/continuum/web/test/ continuum-webapp/ continuum-webapp/src/main/java/org/apache/c

2011-04-17 Thread Brett Porter
This seems like a complicated solution, and I don't quite understand the reason the problem existed with the previous solution. Was there a way the projectGroupSummary page could be restructured so that this wasn't an issue? - Brett On 15/04/2011, at 8:01 PM, och...@apache.org wrote: > Author: