Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Fix Version/s: 1.1-alpha-1
-
Component/s: Notifier - Mail
-
Labels:None
-
Environment:Don't think it's relevant, but WinXP, Java 1.4.2
-
Complexity:Intermediate
-
Number of attachments :
Description
If you navigate to the build summary page via the link in the email, e.g.
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.