Actions
Defect #4109
closedBad hyperlinks in the project's issues listing for unassinged issues
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2009-10-25
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The list of the issues for a project (eg /projects/PROJECT/issues
), in case a particular issue has not been assigned, contains a hyperlink in the following form:
<td class="assigned_to"><a href="/account/show"></a></td>
This hyperlink is bad because:
- has no content
- links to an invalid page
Using rev.2924
Actions