Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0031478 | Openbravo ERP | Z. Others | public | 2015-11-14 13:11 | 2015-11-23 08:21 | |||||||
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.0PR16Q1 | ||||||||||
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 | 0031478: Cleanup warnings in code 'access static fields in a static way' | |||||||||||
Description | Warnings cleanup: Fixes up all code like the following: with NULL being a static constant in JSONOBject class JSONObject json = ... json.NULL replace by JsonObject.NULL to make it obvious that this is not an instance member but a static field | |||||||||||
Steps To Reproduce | As shown by eclipse warnings of type: Static fields should be accessed in a static way. | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2015-11-14 13:11 | shuehner | New Issue | ||||||||||
2015-11-14 13:11 | shuehner | Assigned To | => shuehner | |||||||||
2015-11-14 13:11 | shuehner | Modules | => Core | |||||||||
2015-11-14 13:11 | shuehner | Triggers an Emergency Pack | => No | |||||||||
2015-11-14 13:12 | shuehner | Relationship added | blocks 0031477 | |||||||||
2015-11-16 14:00 | shuehner | Review Assigned To | => alostale | |||||||||
2015-11-16 19:18 | hgbot | Checkin | ||||||||||
2015-11-16 19:18 | hgbot | Note Added: 0081906 | ||||||||||
2015-11-16 19:18 | hgbot | Status | new => resolved | |||||||||
2015-11-16 19:18 | hgbot | Resolution | open => fixed | |||||||||
2015-11-16 19:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a4983b22fd9f0ece7c8761f2bd03f390b944b321 [^] | |||||||||
2015-11-23 08:21 | alostale | Note Added: 0082052 | ||||||||||
2015-11-23 08:21 | alostale | Status | resolved => closed | |||||||||
2015-11-23 08:21 | alostale | Fixed in Version | => 3.0PR16Q1 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|