This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit 13a4a4c008907ab5f9d5f1038794e8424c8b05ab Author: Marcus <mar...@apache.org> AuthorDate: Sat May 15 10:57:40 2021 +0200 Deleted old file --- content/quickbugzilla.html | 64 ---------------------------------------------- 1 file changed, 64 deletions(-) diff --git a/content/quickbugzilla.html b/content/quickbugzilla.html deleted file mode 100644 index 2740974..0000000 --- a/content/quickbugzilla.html +++ /dev/null @@ -1,64 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> - -<html> -<head> - <title>Contact Us About Problems</title> - -<!-- change Submitstring="https://issues.apache.org/ooo/buglist.cgi?query_format=specific;order=relevance%20desc;bug_status=__open__;product=www;component="openoffice.org%20website%20general%20issues;version=current" + content=document.fillin.kwords.value ---> -<script type="text/javascript" language="JavaScript"> -<!-- - -function _onclick() -{ Submitstring="https://issues.apache.org/ooo/buglist.cgi?query_format=specific;" - + "bug_status=__open__;product=www;order=relevance desc;" - + "content=" + document.fillin.kwords.value + "" - + ";" - - flurgle=window.open(Submitstring); -} - ---> -</script> - -</head> - -<body> -<h1>If you want user support and don't want to file a bug...</h1> -Please navigate to the <a href="/support">Support Page</a> where you'll find a variety of ways to get help with Apache OpenOffice -including a "users" mailing list and the OpenOffice.org Community Forum. - -<h1>If you want to contact the Apache OpenOffice developers...</h1> -Please check out the <a href="http://openoffice.apache.org/mailing-lists.html">mailing list page</a> and use the developer mailing list. - -<h1>If you want to search existing issues, you can use this simple interface...</h1> -It searches only for bugs that are marked "Open" in the "www" project. This means that it may miss bugs which have been fixed in internal builds. Using this will open the search in a new browser window, <b>Bugzilla Window</b>. If your problem shows up in the issue listing, please add your own comment to the original report. You will have to Log In properly to Bugzilla from the <em>Bugzilla Window</em> to do that. <p>Additionally, if your issue is not found in the issue list, and you want [...] - -<hr> -<form name="fillin"> -<table cellspacing="2" cellpadding="2"> - -<tr> - <td>Type in some keywords to describe the bug:</td> - <td align="right"><input type="text" name="kwords"></td> -</tr> -<!-- -<tr> - <td>URL of page on which problem was found:</td> - <td align="right"><input type="test" name="url_link"> -</tr> ---> -<tr> - <td><input type="reset" name="Cancel"></td> - <td align="right"><input type="submit" name="Query Issuezilla" onClick="_onclick()"></td> -</tr> -</table> - -</form> - -<table width="400"> - -</table> - -</body> -</html>