Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
Windows 2003 Server
Java 1.6.0_16
Hudson 1.356
Checkstyle Plug-in 3.6
Static Analysis Utilities 1.8
Description
The Checkstyle trend configuration page do not save all values.
Steps to reproduce:
1)Click on the Configure link below the Checkstyle Trend graph on the Project page.
2)Change the value for width from 500 to 400, and set the # days value to 21
3)Click the save button
4)Click again on the Configure link below the Checkstyle Trend graph on the Project page
Expected:
The width and days field should contain the newly set values.
Actual result:
The width field has the correct value. The days field are empty.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Major [ 3 ] | Minor [ 4 ] |
Component/s | analysis-core [ 15709 ] | |
Component/s | checkstyle [ 15512 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Workflow | JNJira [ 136561 ] | JNJira + In-Review [ 204104 ] |
Actually the values are saved and used during the computation. Only the configuration view does not show the persisted values.