Download as text link in Build result  page does not work from URL send in 
notification mails
---------------------------------------------------------------------------------------------

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

  Components: Web interface  
    Versions: 1.0.3    
    Reporter: Shinobu Kawai


When you go to the Build result page from the link sent by the notification 
mail, the URL is something like this:

http://localhost:8080/continuum/servlet/continuum/target/ProjectBuild.vm/view/ProjectBuild/id/21/buildId/704

Since the id and buildId are not in request parameter form, the "Download as 
text" link becomes something like this:

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

Therefore, failing to download.

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