You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by Wendy Smoak <ws...@gmail.com> on 2008/01/02 18:42:43 UTC

Side effects of project groups page auto-refresh

The 'Project Groups' page automatically refreshes itself every so
often.  Unfortunately, this now causes errors when existing actions
forward to that page rather than redirect to it.

One such problem (after performing a release) was reported and fixed
in CONTINUUM-1560 [1].  But it also happens when adding a project
group.

There are probably more places this needs to be fixed.  Is there an
easy way to identify the actions that are affected by this?

[1] http://jira.codehaus.org/browse/CONTINUUM-1560

Thanks,
-- 
Wendy

Re: Side effects of project groups page auto-refresh

Posted by Brett Porter <br...@apache.org>.
ISTR Emmanuel going through these at one point, so I expect there are  
not many that remain - you could look in the xwork.xml to see the ones  
that don't use redirect though.

- Brett

On 03/01/2008, at 4:42 AM, Wendy Smoak wrote:

> The 'Project Groups' page automatically refreshes itself every so
> often.  Unfortunately, this now causes errors when existing actions
> forward to that page rather than redirect to it.
>
> One such problem (after performing a release) was reported and fixed
> in CONTINUUM-1560 [1].  But it also happens when adding a project
> group.
>
> There are probably more places this needs to be fixed.  Is there an
> easy way to identify the actions that are affected by this?
>
> [1] http://jira.codehaus.org/browse/CONTINUUM-1560
>
> Thanks,
> -- 
> Wendy