Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015321 | Openbravo ERP | A. Platform | public | 2010-11-27 18:12 | 2010-12-16 22:16 |
|
| 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 | | |
| Merge Request Status | |
| Review Assigned To | |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0015321: Remove code generated in /* comment */ blocks in all generated servlets |
| Description | Wad does currently generate a few blocks of unsued (as comment code) into all generated servlets:
- commented commandIn("DELETE_RELATION") block -> not used since DataGrid exists
- commented function deleteRelation only references in above block
- unused SqlMethod deleteTransactional only referenced in above function
|
| Steps To Reproduce | |
| Proposed Solution | - remove the unused code
While at it:
- remove unused constant SUBTABS_COL_SIZE
- make to package-local utility functions also private as rest of utility functions per servlet (fine for api as already package local and also erpWindows is excluded from api-check)
|
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2010-11-27 18:12 | shuehner | New Issue | |
| 2010-11-27 18:12 | shuehner | Assigned To | => shuehner |
| 2010-11-27 18:12 | shuehner | OBNetwork customer | => No |
| 2010-11-27 18:15 | hgbot | Checkin | |
| 2010-11-27 18:15 | hgbot | Note Added: 0032897 | |
| 2010-11-27 18:15 | hgbot | Status | new => resolved |
| 2010-11-27 18:15 | hgbot | Resolution | open => fixed |
| 2010-11-27 18:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/33fec3e331ef22cd5781f9d0b1e7429d32ca9d92 [^] |
| 2010-11-30 17:52 | hudsonbot | Checkin | |
| 2010-11-30 17:52 | hudsonbot | Note Added: 0032960 | |
| 2010-12-13 15:15 | marvintm | Note Added: 0033128 | |
| 2010-12-13 15:15 | marvintm | Status | resolved => closed |
| 2010-12-16 22:16 | anonymous | sf_bug_id | 0 => 3138800 |