Build summary page doesn't work correctly when navigated to using the link in 
the Email
---------------------------------------------------------------------------------------

         Key: CONTINUUM-720
         URL: http://jira.codehaus.org/browse/CONTINUUM-720
     Project: Continuum
        Type: Bug

  Components: Mail Notifier  
    Versions: 1.0.3    
 Environment: Don't think it's relevant, but WinXP, Java 1.4.2
    Reporter: James Shute
    Priority: Minor


If you navigate to the build summary page via the link in the email, e.g.

http://lofidw83722:8085/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/7/buildId/39

Then the page displays ok, but the Download As Text link on that page doesn't 
work - it hasn't resolved the variables, so tries to link to

http://lofidw83722:8085/continuum/servlet/browse?file=$requestUtil.getParameter('id')/${requestUtil.getParameter('buildId')}.log.txt

If you navigate to the build summary via the web interface Project -> Builds 
then the form of link that uses:
http://lofidw83722:8085/continuum/servlet/continuum/target/ProjectBuild.vm?view=ProjectBuild&buildId=39&id=7

works just fine.


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