History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-527
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Robin Shen
Reporter: Roger Perkins
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Build emails no longer have correct link to step log

Created: 05/Feb/10 11:41 AM   Updated: 05/Feb/10 01:42 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
The build failure emails seem to have the overall build log link for all the steps too. Possibly just a velocity file change related to some of the other logic changes in there

 All   Comments   Work Log   Change History      Sort Order:
Roger Perkins [05/Feb/10 12:08 PM]
$build.getLogUrl($entry.name) should possibly be $build.getLogUrl($entry.key) as this is how the display of the name was changed in the script?

Roger Perkins [05/Feb/10 12:19 PM]
Confirmed locally that this change fixes the issue

Robin Shen [05/Feb/10 01:42 PM]
Thanks, will be fixed in next minor version.