[ http://jira.codehaus.org/browse/CONTINUUM-986?page=comments#action_78962 
] 
            
Christian Gruber commented on CONTINUUM-986:
--------------------------------------------

For example, unlike the delete button, which does:

     
http://x.y.z.com:8080/continuum/deleteProjectGroupNotifier.action?confirmed=false&projectGroupId=6&notifierId=83
 

the edit button executes 

     
http://x.y.z.com:8080/editProjectGroupNotifier.action?notifierType=mail&projectGroupId=6&notifierId=83

very strange.  I cannot tell if it is simply making the action absolute but 
local (by omiting the server URL from the configuration) so it just implicitly 
misses the servlet context, or if there's some other mechanism at work.

> Edit group notifier gets a "page not found" problem
> ---------------------------------------------------
>
>                 Key: CONTINUUM-986
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-986
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web interface
>    Affects Versions: 1.1
>            Reporter: Christian Gruber
>
> Either the edit page is missing for edit group notifiers, or it's mis-linked.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to