Lines Matching refs:show_bug_info
154 $show_bug_info = bugs_has_access($bug_id, $bug, $pw, $user_flags); variable
155 if ($edit == 2 && !$show_bug_info && $pw && verify_bug_passwd($bug_id, bugs_get_hash($pw))) {
156 $show_bug_info = true; variable
277 if (!$show_bug_info || !verify_bug_passwd($bug_id, bugs_get_hash($pw))) {
282 if (!$show_bug_info && $bug['private'] == 'Y') {
400 if (!$show_bug_info && $bug['private'] == 'Y') {
600 …$show_bug_info ? "{$bug_type} #{$bug_id} :: " . htmlspecialchars($bug['sdesc']) : "You must be log…
649 if (!$show_bug_info) {
727 <?php if ($show_bug_info && !$edit && canvote($thanks, $bug['status'])) { ?>
812 <?php if (!$show_bug_info) { ?>
837 <?php if (!$show_bug_info) { ?>
850 if ($edit == 1 && $show_bug_info) { /* Developer Edit Form */
892 <?php if ($show_bug_info) { ?>
1073 if (!$show_bug_info) {
1083 if ($show_bug_info && $bug_id != 'PREVIEW' && $bug['status'] !== 'Spam') {
1125 if ($show_bug_info && is_array($bug_comments) && count($bug_comments) && $bug['status'] !== 'Spam')…