| idAB;?> |
@@ -54,9 +54,9 @@
bug->priList, $bug->pri, $bug->pri)?>'>bug->priList, $bug->pri, $bug->pri)?> |
bug->typeList[$bug->type]?> |
createLink('bug', 'view', "bugID=$bug->id"), $bug->title);?> |
- openedBy];?> |
- resolvedBy];?> |
- bug->resolutionList[$bug->resolution];?> |
+ openedBy);?> |
+ resolvedBy);?> |
+ bug->resolutionList, $bug->resolution);?> |
diff --git a/module/user/view/project.html.php b/module/user/view/project.html.php
index 65498bf742..7af7a97ee6 100644
--- a/module/user/view/project.html.php
+++ b/module/user/view/project.html.php
@@ -15,7 +15,7 @@