quick hack to make this page not wrong for the bugzilla world. it needs a rewrite, but not now :)
This commit is contained in:
parent
51e85f4523
commit
9e39510435
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44998
1 changed files with 5 additions and 3 deletions
|
@ -27,15 +27,17 @@
|
||||||
If it has not already been reported, please let us know.</p>
|
If it has not already been reported, please let us know.</p>
|
||||||
|
|
||||||
<p>To find out what has already been reported, it is possible to
|
<p>To find out what has already been reported, it is possible to
|
||||||
<a href="&cgibase;/query-pr-summary.cgi?query">search the PR database</a>
|
<a
|
||||||
|
href="https://bugs.freebsd.org/bugzilla/query.cgi?format=specific">search the PR database</a>
|
||||||
for specific category, assignee, originator, text, and so forth, or
|
for specific category, assignee, originator, text, and so forth, or
|
||||||
<a href="&cgibase;/query-pr-summary.cgi?category=">view all open problem reports</a>.
|
<a
|
||||||
|
href="https://bugs.freebsd.org/bugzilla/query.cgi?format=advanced">view all open problem reports</a>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>If the bug has not yet been reported,
|
<p>If the bug has not yet been reported,
|
||||||
please read over
|
please read over
|
||||||
our <a href="&base;/support/bugreports.html">problem reporting guidelines</a>
|
our <a href="&base;/support/bugreports.html">problem reporting guidelines</a>
|
||||||
and then report the problem using our <a href="&base;/send-pr.html">problem report form</a>.</p>
|
and then report the problem using our <a href="https://bugs.freebsd.org/bugzilla/enter_bug.cgi">problem report form</a>.</p>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue