Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
View Issue Details | |||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
0030052 | Openbravo ERP | A. Platform | public | 2015-05-30 19:53 | 2015-11-14 13:02 | ||||||||||||||
Reporter | shuehner | ||||||||||||||||||
Assigned To | shuehner | ||||||||||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||
Product Version | |||||||||||||||||||
Target Version | Fixed in Version | 3.0PR15Q3 | |||||||||||||||||
Merge Request Status | |||||||||||||||||||
Review Assigned To | alostale | ||||||||||||||||||
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 | 0030052: Lots of 'Unnecessary cast' warnings in pi after enabling that extra warning in Eclipse | ||||||||||||||||||
Description | The Eclipse IDE can show optional warnings. One of those is 'Unnecessary casts'. Which shows redundant code doing i.e. String test; String test = (String) test; or many similar cases. As that code is not useful and makes it harder to read+understand it should be fixed. | ||||||||||||||||||
Steps To Reproduce | Eclipse Project or global setting Java -> Compile -> Errors/Warnings - in section Unnecessary Code Enable: - Unnecessary Cast or instanceof operation | ||||||||||||||||||
Proposed Solution | Remove the unnecessary code. | ||||||||||||||||||
Additional Information | |||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||
Relationships |
| ||||||||||||||||||
Attached Files | |||||||||||||||||||
Issue History | |||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||
2015-05-30 19:53 | shuehner | New Issue | |||||||||||||||||
2015-05-30 19:53 | shuehner | Assigned To | => platform | ||||||||||||||||
2015-05-30 19:53 | shuehner | Modules | => Core | ||||||||||||||||
2015-05-30 19:53 | shuehner | Triggers an Emergency Pack | => No | ||||||||||||||||
2015-05-30 21:35 | shuehner | Assigned To | platform => shuehner | ||||||||||||||||
2015-06-01 13:08 | hgbot | Checkin | |||||||||||||||||
2015-06-01 13:08 | hgbot | Note Added: 0077931 | |||||||||||||||||
2015-06-01 13:08 | hgbot | Status | new => resolved | ||||||||||||||||
2015-06-01 13:08 | hgbot | Resolution | open => fixed | ||||||||||||||||
2015-06-01 13:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/56776f691f4baa93d7d453d54b2d6c94393e0da0 [^] | ||||||||||||||||
2015-06-01 13:10 | shuehner | Review Assigned To | => alostale | ||||||||||||||||
2015-06-04 12:18 | alostale | Relationship added | related to 0030088 | ||||||||||||||||
2015-06-04 12:24 | alostale | Relationship added | related to 0030055 | ||||||||||||||||
2015-06-04 12:28 | alostale | Note Added: 0078058 | |||||||||||||||||
2015-06-04 12:28 | alostale | Status | resolved => closed | ||||||||||||||||
2015-06-04 12:28 | alostale | Fixed in Version | => 3.0PR15Q3 | ||||||||||||||||
2015-11-14 13:02 | shuehner | Relationship added | blocks 0031477 | ||||||||||||||||
2015-11-14 13:04 | shuehner | Relationship deleted | related to 0030088 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|