2010-03-12 23:06:04 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OpenRocket — Bug reports and feature requests< / title >
< meta http-equiv = "content-type" content = "text/html; charset=UTF-8" / >
< meta name = "keywords" content = "OpenRocket, model rocket, simulator, simulation, rocketry" / >
< link rel = "stylesheet" type = "text/css" href = "layout.css" / >
< meta name = "Generator" content = "htp 1.16" / >
< / head >
< body class = "page_report" >
<!-- [if lte IE 6]>
< div id = "iewarn" >
You are using a browser that is < strong > 8 years old!< / strong >
In Internet-years that is < em > prehistoric!< / em > < br / >
For the sanity of all webmasterkind,
< em > please < a href = "http://www.mozilla.com/" > upgrade< / a > < / em > . It's easy!
< / div >
<![endif]-->
< div class = "menucontainer" >
< div class = "menu" >
< div class = "icon" > < a href = "index.html" > < / a > < / div >
< ul >
< li > < a href = "index.html" > OpenRocket< / a > < / li >
< li > < a href = "features.html" > Features and screenshots< / a > < / li >
< li > < a href = "download.html" > Download< / a > < / li >
< li > < a href = "documentation.html" > Documentation< / a > < / li >
2010-07-17 22:52:23 +00:00
< li > < a href = "http://sourceforge.net/apps/mediawiki/openrocket/" > Wiki pages< / a > < / li >
2011-08-15 17:11:14 +00:00
< li > < a href = "http://openrocket.trans.free.fr/" > Translations< / a > < / li >
2010-03-12 23:06:04 +00:00
< li > < a href = "getinvolved.html" > Get involved!< / a > < / li >
< li > < a href = "contact.html" >
Mailing lists< br / >
Support forums< br / >
Contact info< / a > < / li >
2011-08-15 17:11:14 +00:00
<!--
2010-03-12 23:06:04 +00:00
< li > < a href = "report.html" >
Report a bug< br / >
Request a feature< / a > < / li >
2011-08-15 17:11:14 +00:00
-->
2010-03-12 23:06:04 +00:00
< li > < a href = "license.html" > License< / a > < / li >
< / ul >
< div class = "logo" >
< a href = "http://sourceforge.net/projects/openrocket" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=260357&type=12" width = "120" height = "30" alt = "Get OpenRocket at SourceForge.net. Fast, secure and Free Open Source software downloads" / > < / a >
< / div >
< / div >
< / div >
< h1 > Bug reports and feature requests for OpenRocket< / h1 >
< div class = "content" >
< h2 > Bug reports< / h2 >
< p > If you encounter problems with OpenRocket, please report them
so they can be fixed in future versions. Please follow the
instructions below to report a bug:< / p >
< ul >
< li > Search the bug repository to see if the bug has already been
reported. If it is, please add extra information to that bug
report:
< form action = "https://sourceforge.net/search/index.php" method = "get" >
< p > < input type = "hidden" name = "group_id" value = "260357" / >
< input type = "hidden" name = "type_of_search" value = "artifact" / >
<!-- <input type="hidden" name="group_artifact_id" value="1127606" /> -->
<!-- <input type="hidden" name="artifact_group" value="Bug" /> -->
< input type = "hidden" name = "search_summary" value = "1" / >
< input type = "hidden" name = "search_details" value = "1" / >
< input type = "hidden" name = "search_comments" value = "1" / >
< input type = "text" name = "all_words" value = "" / >
< input type = "submit" name = "form_submit" value = "Search" / > < / p >
< / form >
< / li >
< li > Report the bug using the
< a href = "https://sourceforge.net/tracker/?func=add&group_id=260357&atid=1127606" > bug
tracker< / a > . Follow the instructions provided to fill in the
report.< / li >
< li > If you are unsure about some issue, you can discuss it in
the appropriate
< a href = "http://apps.sourceforge.net/phpbb/openrocket/" > support
forum< / a > .< / li >
< / ul >
< h2 > Feature requests< / h2 >
< p > Good ideas on how to make OpenRocket better are always welcome!
The features will be implemented as there is time. However, no
promises are made of when or whether some feature will be
provided.< / p >
< p > If you would like to implement some feature yourself, patches
are sincerely welcome. Please < a href = "contact.html#contact" > contact
me< / a > in order to coordinate our efforts.< / p >
< p > When requesting a feature:< / p >
< ul >
< li > Check that the feature is not already in the
< a href = "http://openrocket.svn.sourceforge.net/viewvc/openrocket/trunk/TODO" > TODO-file< / a > or
the < a href = "https://sourceforge.net/tracker/?group_id=260357&atid=1127606&artgroup=899287" > enhancement requests< / a > .< / li >
< li > Send the request to the < a href = "https://sourceforge.net/tracker/?func=add&group_id=260357&atid=1127606" > bug tracker< / a > as an
enhancement request. Please send multiple enhancements as
individual items.< / li >
< / ul >
< / div >
< div class = "valid" >
< p > < a href = "http://validator.w3.org/check/referer" > < img src = "valid-xhtml10.png" alt = "Valid XHTML 1.0!" / > < / a >
< / p >
< / div >
<!-- Piwik -->
< script type = "text/javascript" >
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/openrocket/" : "http://apps.sourceforge.net/piwik/openrocket/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
< / script > < script type = "text/javascript" >
piwik_action_name = '';
piwik_idsite = 1;
piwik_url = pkBaseURL + "piwik.php";
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
< / script >
< noscript > < p > < img src = "http://apps.sourceforge.net/piwik/openrocket/piwik.php?idsite=1" alt = "" / > < / p > < / noscript >
<!-- End Piwik Tag -->
< / body >
< / html >