You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org> on 2007/01/11 15:28:21 UTC

[jira] Closed: (CONTINUUM-1121) Incorrect build number links on Project Group Summary

     [ http://jira.codehaus.org/browse/CONTINUUM-1121?page=all ]

Emmanuel Venisse closed CONTINUUM-1121.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1

Fixed.

> Incorrect build number links on Project Group Summary
> -----------------------------------------------------
>
>                 Key: CONTINUUM-1121
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1121
>             Project: Continuum
>          Issue Type: Bug
>          Components: Web - UI
>    Affects Versions: 1.1
>            Reporter: Wendy Smoak
>         Assigned To: Emmanuel Venisse
>             Fix For: 1.1
>
>
> On the Project Group Summary, the 'build number' link is incorrect.
> For example, the text '1' links to 
>    http://localhost:9090/continuum/buildResult.action?buildId=1&projectId=121&projectGroupId=10&projectName=Apache+Struts
> This produces an error:
>    org.apache.maven.continuum.ContinuumException: No such object
> The wrong buildId request parameter value is being used.  The 1-based sequential build number for each project is apparently not the key to the results where they are stored.
> For example, the corresponding 'build state' icon in the first column for this project links to:
>    http://localhost:9090/continuum/buildResult.action?buildId=72&projectId=121
> Note: buildId=1 in the first link vs. buildId=72 in the second link.

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