CINXE.COM

Apache OpenOffice (AOO) Bugzilla Main Page

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Apache OpenOffice (AOO) Bugzilla Main Page</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="skins/standard/global.css?1477698737" rel="alternate stylesheet" title="Classic"><link href="skins/standard/global.css?1477698737" rel="stylesheet" type="text/css" ><link href="skins/standard/index.css?" rel="stylesheet" type="text/css" > <link href="skins/custom/global.css?1224709895" rel="stylesheet" type="text/css" > <script type="text/javascript" src="js/yui/yahoo-dom-event/yahoo-dom-event.js?1336568482"></script><script type="text/javascript" src="js/yui/cookie/cookie-min.js?1336568482"></script><script type="text/javascript" src="js/global.js?1477698737"></script> <script type="text/javascript"> <!-- YAHOO.namespace('bugzilla'); YAHOO.util.Event.addListener = function (el, sType, fn, obj, overrideContext) { if ( ("onpagehide" in window || YAHOO.env.ua.gecko) && sType === "unload") { sType = "pagehide"; }; var capture = ((sType == "focusin" || sType == "focusout") && !YAHOO.env.ua.ie) ? true : false; return this._addListener(el, this._getType(sType), fn, obj, overrideContext, capture); }; if ( "onpagehide" in window || YAHOO.env.ua.gecko) { YAHOO.util.Event._simpleRemove(window, "unload", YAHOO.util.Event._unload); } function unhide_language_selector() { YAHOO.util.Dom.removeClass( 'lang_links_container', 'bz_default_hidden' ); } YAHOO.util.Event.onDOMReady(unhide_language_selector); var BUGZILLA = { param: { cookiepath: '\/ooo\/', maxusermatches: 1000 }, constant: { COMMENT_COLS: 80 }, string: { attach_desc_required: 'You must enter a Description for this attachment.', component_required: 'You must select a Component for this issue.', description_required: 'You must enter a Description for this issue.', short_desc_required: 'You must enter a Summary for this issue.', version_required: 'You must select a Version for this issue.' } }; // --> </script> <link rel="search" type="application/opensearchdescription+xml" title="Apache OpenOffice (AOO) Bugzilla" href="./search_plugin.cgi"> <link rel="shortcut icon" href="images/favicon.ico" > </head> <body onload="" class="bz-apache-org-ooo yui-skin-sam"> <div id="header"> <div id="banner"> </div> <table border="0" cellspacing="0" cellpadding="0" id="titles"> <tr> <td id="title"> <p>Apache OpenOffice (AOO) Bugzilla &ndash; Main Page</p> </td> <td id="information"> <p class="header_addl_info">version 5.2</p> </td> </tr> </table> <table id="lang_links_container" cellpadding="0" cellspacing="0" class="bz_default_hidden"><tr><td> </td></tr></table> <ul id="useful-links"> <li id="links-actions"><ul class="links"> <li><a href="./">Home</a></li> <li><span class="separator">| </span><a href="enter_bug.cgi">New</a></li> <li><span class="separator">| </span><a href="describecomponents.cgi">Browse</a></li> <li><span class="separator">| </span><a href="query.cgi">Search</a></li> <li class="form"> <span class="separator">| </span> <form action="buglist.cgi" method="get" onsubmit="if (this.quicksearch.value == '') { alert('Please enter one or more search terms first.'); return false; } return true;"> <input type="hidden" id="no_redirect_top" name="no_redirect" value="0"> <script type="text/javascript"> if (history && history.replaceState) { var no_redirect = document.getElementById("no_redirect_top"); no_redirect.value = 1; } </script> <input class="txt" type="text" id="quicksearch_top" name="quicksearch" aria-labelledby="find_top" title="Quick Search" value=""> <input class="btn" type="submit" value="Search" id="find_top"></form> <a href="page.cgi?id=quicksearch.html" title="Quicksearch Help">[?]</a></li> <li><span class="separator">| </span><a href="report.cgi">Reports</a></li> <li> <span class="separator">| </span> <a href="request.cgi">Requests</a></li> <li id="mini_login_container_top"> <span class="separator">| </span> <a id="login_link_top" href="index.cgi?GoAheadAndLogIn=1" onclick="return show_mini_login_form('_top')">Log In</a> <form action="index.cgi" method="POST" class="mini_login bz_default_hidden" id="mini_login_top"> <input id="Bugzilla_login_top" required name="Bugzilla_login" class="bz_login" type="email" placeholder="Email Address"> <input class="bz_password" name="Bugzilla_password" type="password" id="Bugzilla_password_top" required placeholder="Password"> <input type="hidden" name="Bugzilla_login_token" value=""> <input type="submit" name="GoAheadAndLogIn" value="Log in" id="log_in_top"> <a href="#" onclick="return hide_mini_login_form('_top')">[x]</a> </form> </li> <li id="forgot_container_top"> <span class="separator">| </span> <a id="forgot_link_top" href="index.cgi?GoAheadAndLogIn=1#forgot" onclick="return show_forgot_form('_top')">Forgot Password</a> <form action="token.cgi" method="post" id="forgot_form_top" class="mini_forgot bz_default_hidden"> <label for="login_top">Login:</label> <input name="loginname" size="20" id="login_top" required type="email" placeholder="Your Email Address"> <input id="forgot_button_top" value="Reset Password" type="submit"> <input type="hidden" name="a" value="reqpw"> <input type="hidden" id="token_top" name="token" value="1743906320-9tU61MR3z7Mlg9dPl8C7FH4Io6Iq02ltD89FBSO2msM"> <a href="#" onclick="return hide_forgot_form('_top')">[x]</a> </form> </li> </ul> </li> </ul> </div> <div id="bugzilla-body"> <script type="text/javascript"> <!-- function onLoadActions() { quicksearchHelpText('quicksearch_main', 'show'); if( window.external.AddSearchProvider ){ YAHOO.util.Dom.removeClass('quicksearch_plugin', 'bz_default_hidden'); } document.getElementById('quicksearch_top').focus(); } var quicksearch_message = "Enter an issue # or some search terms"; function checkQuicksearch( form ) { if (form.quicksearch.value == '' || form.quicksearch.value == quicksearch_message ) { alert('Please enter one or more search terms first.'); return false; } return true; } function quicksearchHelpText(el_id, action){ var el = document.getElementById(el_id); if ( action == "show") { if( el.value == "" ) { el.value = quicksearch_message YAHOO.util.Dom.addClass(el, "quicksearch_help_text"); } } else { if( el.value == quicksearch_message ) { el.value = ""; YAHOO.util.Dom.removeClass(el, "quicksearch_help_text"); } } } YAHOO.util.Event.onDOMReady(onLoadActions); //--> </script> <div id="page-index" align="center"> <table> <tr> <td> <h1 id="welcome"> Welcome to Apache OpenOffice (AOO) Bugzilla</h1> <div class="intro"></div> <div class="bz_common_actions"> <ul> <li> <a id="enter_bug" href="enter_bug.cgi"><span>File an Issue</span></a> </li> <li> <a id="query" href="query.cgi"><span>Search</span></a> </li> <li> <a id="account" href="?GoAheadAndLogIn=1"><span>Log In</span></a> </li> </ul> </div> <form id="quicksearchForm" name="quicksearchForm" action="buglist.cgi" onsubmit="return checkQuicksearch(this);"> <div> <input id="quicksearch_main" type="text" name="quicksearch" title="Quick Search" onfocus="quicksearchHelpText(this.id, 'hide');" onblur="quicksearchHelpText(this.id, 'show');" > <input id="find" type="submit" value="Quick Search"> <ul class="additional_links" id="quicksearch_links"> <li> <a href="page.cgi?id=quicksearch.html">Quick Search help</a> </li> <li class="bz_default_hidden" id="quicksearch_plugin"> | <a href="javascript:window.external.AddSearchProvider('https://bz.apache.org/ooo/search_plugin.cgi')"> Install the Quick Search plugin </a> </li> </ul> <ul class="additional_links"> <li> <a href="docs/en/html/using.html">Apache OpenOffice (AOO) Bugzilla User's Guide</a> </li> <li> | <a href="page.cgi?id=release-notes.html">Release Notes</a> </li> </ul> </div> </form> <div class="outro"></div> </td> </tr> </table> </div> <hr/> <div align="center"><B>NOTES:</B></div> <ul> <li> <B>BugZilla uses COOKIES for login authentication, so <U>make sure</U> your browser supports them, and you have them enabled.</B> <li> Do NOT submit a problem report without searching the existing ones first to ensure that the issue you are reporting has not already been addressed </li> <li> Do NOT send configuration questions or requests for help debugging your installation, locate the appropriate users support mailing list or newsgroup instead. </li> <li> Do NOT report security vulnerabilities through this form! Send all security vulnerability reports via email to <a href="mailto:security@apache.org">security@apache.org</a>. Do NOT send questions about security or configuration to either <security@apache.org> nor this bug forum, send such questions to the appropriate users support mailing list or newsgroup. </li> <li> Do NOT report bugs in PHP, use the PHP Project's bug reporting database at <a href="http://bugs.php.net/">http://bugs.php.net/</a>. </li> <li> If you're tracing spam or you're here because one of your favorite Web sites now says 'It Worked! Apache is installed!' -- then contact the mail originator or the Web site's Webmaster directly, because they're just using our software and we have nothing to do with them. Don't waste your time or ours by telling us about it. </li> <li> Finally, before submitting your first report, DO read the bug submission guidelines at <a href="http://issues.apache.org/bugwritinghelp.html"> http://issues.apache.org/bugwritinghelp.html</a>. Following the guidelines will assure the bug is resolved much more quickly. </li> </ul> <p> <div align="center"> <a href="http://httpd.apache.org"> <img src="images/apache_pb.gif" BORDER="0" /> </a> </div> </p> </div> <div id="footer"> <div class="intro"></div> This is <b>Apache OpenOffice (AOO) Bugzilla</b>: the Apache OpenOffice (AOO) bug system. In case of problems with the functioning of Apache OpenOffice (AOO) Bugzilla, please contact <a href="mailto:aoo-bugzilla-admin@apache.org">aoo-bugzilla-admin@apache.org</a>. <b>Please Note:</b> this e-mail address is <b>only</b> for reporting problems with Apache OpenOffice (AOO) Bugzilla. Mail about any other subject will be silently ignored. <ul id="useful-links"> <li id="links-actions"><ul class="links"> <li><a href="./">Home</a></li> <li><span class="separator">| </span><a href="enter_bug.cgi">New</a></li> <li><span class="separator">| </span><a href="describecomponents.cgi">Browse</a></li> <li><span class="separator">| </span><a href="query.cgi">Search</a></li> <li class="form"> <span class="separator">| </span> <form action="buglist.cgi" method="get" onsubmit="if (this.quicksearch.value == '') { alert('Please enter one or more search terms first.'); return false; } return true;"> <input type="hidden" id="no_redirect_bottom" name="no_redirect" value="0"> <script type="text/javascript"> if (history && history.replaceState) { var no_redirect = document.getElementById("no_redirect_bottom"); no_redirect.value = 1; } </script> <input class="txt" type="text" id="quicksearch_bottom" name="quicksearch" aria-labelledby="find_bottom" title="Quick Search" value=""> <input class="btn" type="submit" value="Search" id="find_bottom"></form> <a href="page.cgi?id=quicksearch.html" title="Quicksearch Help">[?]</a></li> <li><span class="separator">| </span><a href="report.cgi">Reports</a></li> <li> <span class="separator">| </span> <a href="request.cgi">Requests</a></li> <li id="mini_login_container_bottom"> <span class="separator">| </span> <a id="login_link_bottom" href="index.cgi?GoAheadAndLogIn=1" onclick="return show_mini_login_form('_bottom')">Log In</a> <form action="index.cgi" method="POST" class="mini_login bz_default_hidden" id="mini_login_bottom"> <input id="Bugzilla_login_bottom" required name="Bugzilla_login" class="bz_login" type="email" placeholder="Email Address"> <input class="bz_password" name="Bugzilla_password" type="password" id="Bugzilla_password_bottom" required placeholder="Password"> <input type="hidden" name="Bugzilla_login_token" value=""> <input type="submit" name="GoAheadAndLogIn" value="Log in" id="log_in_bottom"> <a href="#" onclick="return hide_mini_login_form('_bottom')">[x]</a> </form> </li> <li id="forgot_container_bottom"> <span class="separator">| </span> <a id="forgot_link_bottom" href="index.cgi?GoAheadAndLogIn=1#forgot" onclick="return show_forgot_form('_bottom')">Forgot Password</a> <form action="token.cgi" method="post" id="forgot_form_bottom" class="mini_forgot bz_default_hidden"> <label for="login_bottom">Login:</label> <input name="loginname" size="20" id="login_bottom" required type="email" placeholder="Your Email Address"> <input id="forgot_button_bottom" value="Reset Password" type="submit"> <input type="hidden" name="a" value="reqpw"> <input type="hidden" id="token_bottom" name="token" value="1743906320-9tU61MR3z7Mlg9dPl8C7FH4Io6Iq02ltD89FBSO2msM"> <a href="#" onclick="return hide_forgot_form('_bottom')">[x]</a> </form> </li> </ul> </li> </ul> <div class="outro"></div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10