Archiva

assignments.jsp: missing <tr></tr> group under "Resource Roles":

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1
  • Component/s: Web Interface
  • Labels:
    None
  • Number of attachments :
    0

Description

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

Issue Links

Activity

Hide
Maria Odea Ching added a comment -

Fixed after upgrading redback to 1.0.1 (-r647651)

Show
Maria Odea Ching added a comment - Fixed after upgrading redback to 1.0.1 (-r647651)

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: