Home
last modified time | relevance | path

Searched refs:display_bug_error (Results 1 – 9 of 9) sorted by relevance

/web-bugs/www/
H A Dpatch-display.php23 display_bug_error('No patch selected to view');
45 display_bug_error("Invalid bug #{$bug_id} selected");
52 display_bug_error("You have no access to bug #{$bug_id}");
68 display_bug_error('Invalid patch/revision specified');
86display_bug_error('Internal error: Invalid patch/revision specified (is in database, but not in fi…
106 display_bug_error('Internal error: Invalid patch revision specified for diff');
H A Dgh-pull-add.php25 display_bug_error('No bug selected to add a patch to (no bug or bug_id!)');
34 display_bug_error("Invalid bug #{$bug_id} selected");
50 display_bug_error("The bug #{$bug_id} is not available to public");
H A Dfix.php28 display_bug_error("No such bug #{$bug_id}");
60 display_bug_error($errors);
172 display_bug_error($e->getMessage());
H A Dpatch-add.php29 display_bug_error('No bug selected to add a patch to (no bug or bug_id!)');
38 display_bug_error("Invalid bug #{$bug_id} selected");
54 display_bug_error("The bug #{$bug_id} is not available to public");
H A Dsearch.php113 display_bug_error($errors, 'warnings', '');
115 display_bug_error($warnings, 'warnings', 'WARNING:');
210 display_bug_error($errors);
211 display_bug_error($warnings, 'warnings', 'WARNING:');
H A Dbug-pwd-finder.php70 display_bug_error($errors);
H A Dbug.php108 display_bug_error($errors);
141 display_bug_error($bug);
149 display_bug_error("No such bug #{$bug_id}");
163 display_bug_error("You're not allowed to add a comment to bug #{$bug_id}");
205display_bug_error("The bug #{$bug_id} is not available to public, if you are the original reporter…
285 display_bug_error("The bug #{$bug_id} is not available to public");
403 display_bug_error("The bug #{$bug_id} is not available to public");
648 display_bug_error($errors);
H A Dvote.php33 display_bug_error("No such bug #{$id}");
/web-bugs/include/
H A Dfunctions.php712 function display_bug_error($in, $class = 'errors', $head = 'ERROR:') function

Completed in 22 milliseconds