login attempt deletes URL parameters from notification mails after successfull 
login
------------------------------------------------------------------------------------

                 Key: CONTINUUM-1934
                 URL: http://jira.codehaus.org/browse/CONTINUUM-1934
             Project: Continuum
          Issue Type: Bug
          Components: Web interface
    Affects Versions: 1.1
         Environment: CI 1.1 Linux
            Reporter: Philipp


Hi,
if I receive a notification mail from CI it contains an URL to CI such as:
Online report : 
https:/ci01.foo.priv/continuum/buildResult.action?buildId=7506&projectId=1

If I'm not logged in to CI this will give an
Authorization Error
You are not authorized to access this page. Please contact your administrator 
to be granted the appropriate permissions.
 
If I hit the login button 
(https://ci01.foo.priv/continuum/security/login.action) above link gets removed 
and I have to click a thousand times to get to the exact build result being
referenced with the above link.

Is it possible to automatically refresh the page to go to the build report 
after login?

-- 
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