You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Maria Odea Ching (JIRA)" <ji...@codehaus.org> on 2008/04/14 05:06:58 UTC

[jira] Closed: (MRM-777) assignments.jsp: missing group under "Resource Roles":

     [ http://jira.codehaus.org/browse/MRM-777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching closed MRM-777.
--------------------------------

    Resolution: Fixed

Fixed after upgrading redback to 1.0.1 (-r647651)

> assignments.jsp: missing <tr></tr> group under "Resource Roles":  
> ------------------------------------------------------------------
>
>                 Key: MRM-777
>                 URL: http://jira.codehaus.org/browse/MRM-777
>             Project: Archiva
>          Issue Type: Bug
>          Components: web application
>    Affects Versions: 1.1
>            Reporter: Carlos Costa e Silva
>            Priority: Minor
>             Fix For: 1.1
>
>
> /archiva-webapp/src/main/webapp/WEB-INF/jsp/redback/admin/assignments.jsp
> missing <tr></tr> group under "Resource Roles":
> <h5>Resource Roles:</h5>
> ...
>             <c:forEach var="row" items="${table}">
> -->           <tr>
>                     <c:forEach var="column" items="${row}">
> ...
>                     </c:forEach>
> -->           </tr>
>             </c:forEach>

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