Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0031557 | Openbravo ERP | A. Platform | public | 2015-11-23 08:32 | 2015-12-21 10:10 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | low | Severity | trivial | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | shuehner |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0031557: NumberFilter: unneeded @SuppressWarnings("unused") annontation |
Description | In org.openbravo.base.filter.NumberFilter.accept there is a @SuppressWarnings("unused") annotation which causes an unnecessary unneeded warning because the method is public and it is actually used. |
Steps To Reproduce | See warning in enclipse |
Proposed Solution | Remove annotation |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0031477 | | new | shuehner | Tracking issue to reduce the huge number of eclipse warnings in pi | related to | defect | 0030282 | 3.0PR15Q3 | closed | shuehner | Supress some warnings about 'unused object allocation' where this is intentional |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2015-11-23 08:32 | alostale | New Issue | |
2015-11-23 08:32 | alostale | Assigned To | => alostale |
2015-11-23 08:32 | alostale | Modules | => Core |
2015-11-23 08:32 | alostale | Triggers an Emergency Pack | => No |
2015-11-23 08:33 | alostale | Relationship added | related to 0031477 |
2015-11-23 08:33 | alostale | Relationship added | related to 0030282 |
2015-11-23 08:36 | hgbot | Checkin | |
2015-11-23 08:36 | hgbot | Note Added: 0082055 | |
2015-11-23 08:36 | hgbot | Status | new => resolved |
2015-11-23 08:36 | hgbot | Resolution | open => fixed |
2015-11-23 08:36 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4b1da36d4b2cc391880073b4442440b1c89e3f75 [^] |
2015-11-23 08:36 | alostale | Review Assigned To | => shuehner |
2015-11-23 21:17 | hudsonbot | Checkin | |
2015-11-23 21:17 | hudsonbot | Note Added: 0082261 | |
2015-12-21 10:10 | shuehner | Note Added: 0082882 | |
2015-12-21 10:10 | shuehner | Status | resolved => closed |