📄 issue-tracking.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>FileUpload - Issue Tracking</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="author" content="Commons Documentation Team" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body class="composite">
<div id="banner">
<a href="../" id="bannerLeft">
<img src="../images/logo.png" alt="" />
</a>
<a href="index.html" id="bannerRight">
<img src="images/logo.png" alt="" />
</a>
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
Last Published: 18 January 2008
| Version: 1.2.1
</div>
<div class="xright"> <a href="http://www.apachecon.com/" class="externalLink">ApacheCon</a>
|
<a href="http://www.apache.org" class="externalLink">Apache</a>
|
<a href="../">Commons</a>
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<h5>Commons FileUpload</h5>
<ul>
<li class="none">
<a href="index.html">Overview</a>
</li>
<li class="none">
<a href="using.html">User guide</a>
</li>
<li class="none">
<a href="streaming.html">Streaming API</a>
</li>
<li class="none">
<a href="faq.html">FAQ</a>
</li>
<li class="none">
<a href="apidocs/index.html">Javadoc</a>
</li>
<li class="none">
<a href="mail-lists.html">Mailing lists</a>
</li>
<li class="none">
<a href="team-list.html">Team</a>
</li>
<li class="none">
<a href="tasks.html">Tasks</a>
</li>
<li class="none">
<a href="source-repository.html">SVN repository</a>
</li>
</ul>
<h5>Project Documentation</h5>
<ul>
<li class="collapsed">
<a href="project-info.html">Project Information</a>
</li>
<li class="collapsed">
<a href="project-reports.html">Project Reports</a>
</li>
</ul>
<h5>Commons</h5>
<ul>
<li class="none">
<a href="../">Home</a>
</li>
<li class="collapsed">
<a href="../components.html">Components</a>
</li>
<li class="collapsed">
<a href="../sandbox/index.html">Sandbox</a>
</li>
<li class="collapsed">
<a href="../dormant/index.html">Dormant</a>
</li>
<li class="none">
<a href="../volunteering.html">Volunteering</a>
</li>
<li class="none">
<a href="../patches.html">Contributing Patches</a>
</li>
<li class="none">
<a href="../building.html">Building Components</a>
</li>
<li class="none">
<a href="../releases/index.html">Releasing Components</a>
</li>
<li class="none">
<a href="http://wiki.apache.org/commons/FrontPage" class="externalLink">Wiki</a>
</li>
</ul>
<h5>ASF</h5>
<ul>
<li class="none">
<a href="http://www.apache.org/foundation/sponsorship.html" class="externalLink">Sponsorship</a>
</li>
<li class="none">
<a href="http://www.apache.org/foundation/thanks.html" class="externalLink">Thanks</a>
</li>
</ul>
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img alt="Built by Maven" src="./images/logos/maven-feather.png"></img>
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2><a name="Issue_Tracking"></a>Issue Tracking</h2><p> Commons FileUpload uses <a class="externalLink" href="http://issues.apache.org/jira/browse/FILEUPLOAD">ASF JIRA</a> for tracking issues.</p><p> To use JIRA you may need to <a class="externalLink" href="http://issues.apache.org/jira/secure/Signup!default.jspa">create an account</a> (if you have previously created/updated Commons issues using Bugzilla an account will have been automatically created and you can use the <a class="externalLink" href="http://issues.apache.org/jira/secure/ForgotPassword!default.jspa">Forgot Password</a> page to get a new password).</p><p> If you would like to report a bug, or raise an enhancement request against Commons FileUpload please do the following: <ol type="1"><li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310476&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">Search existing open bugs</a>. If you find your issue listed then please add a comment with your details.</li><li><a class="externalLink" href="http://mail-archives.apache.org/mod_mbox/commons-dev/">Search the mailing list archive</a>. You may find your issue or idea has already been discussed.</li><li>Decide if your issue is a bug or an enhancement.</li><li>Submit either a <a class="externalLink" href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310476&issuetype=1&priority=4&assignee=-1">bug report</a> or <a class="externalLink" href="http://issues.apache.org/jira/secure/CreateIssueDetails!init.jspa?pid=12310476&issuetype=4&priority=4&assignee=-1">enhancement request</a>.</li></ol></p><p> Please also remember these points: <ul><li>The more information you provide, the better we can help you.</li><li>Test cases are vital, particularly for any proposed enhancements.</li><li>The developers of Commons FileUpload are all unpaid volunteers.</li></ul></p><p> You may also find these links useful: <ul><li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310476&sorter/field=issuekey&sorter/order=DESC&status=1&status=4">All Open FileUpload bugs</a></li><li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310476&sorter/field=issuekey&sorter/order=DESC&status=5&status=6">All Resolved FileUpload bugs</a></li><li><a class="externalLink" href="http://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=12310476&sorter/field=issuekey&sorter/order=DESC">All FileUpload bugs</a></li></ul></p></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">©
2002-2008
The Apache Software Foundation
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -