📄 issue-tracking.apt
字号:
------------------------------
Issue Tracking
------------------------------
Fabrizio Giustina
------------------------------
11-11-2005
------------------------------
Issue Tracking
Go to {{{http://jira.codehaus.org/browse/DISPL}Displaytag bug and feature request tracker (JIRA)}} to see
open bugs or to submit new requests.
Please note that the issue tracker on sourceforge is not used
anymore and any remaining item will be moved to the new tracker.
* Bug reporting
Before submitting a bug to the {{{http://jira.codehaus.org/browse/DISPL}JIRA}} above, please be sure you
have done your homework. This includes:
[[1]] Reading the FAQ to understand the correct behavior
[[2]] Searching the JIRA for a comparable issue; you may not be the
first person to find this bug
[[3]] Searching the user list archives if you are not sure the
behavior you are experiencing is a bug
[]
Post help requests to the user mailing list.
Please do not post bug reports or patches directly to the user or
development mailing lists ! Always submit them to the JIRA before.
This will help us track and review them. After submitting a bug, you
are free to discuss it in the developer mailing list (without
attaching code or patches to mails).
* Feature requests and patches for new features
As always, use the JIRA to submit feature requests (in the RFE
category).
If you have modified your local version of the display tag library
by adding a new feature and would like to see in the main
distribution, open a new RFE (Request For Enhancement) in the JIRA
and attach the patch to it ( don't send it to the mailing list ).
If you want to see your patch quickly applied by committers, you
should be able to provide the following items:
[[1]] A CVS diff against the latest CVS version. No, a zip file with
all modified sources is not OK.
[[2]] One or more junit tests related to the new feature. Also, be
sure to run all of the existing testcases to verify that you are
not breaking existing code. Look in the src/test directory to
understand how to write simple JSP test cases.
[[3]] Update the documentation (xdoc files and/or the sample
application).
[]
If all of these requirements are met, your patch will likely be
accepted soon. If you only provide a zip with the modified source
files; keep in mind that before your addition can be committed to
CVS, a developer must complete all of the other tasks for you. This
could take a long time.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -