Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036279 | Openbravo ERP | A. Platform | public | 2017-06-19 18:06 | 2017-09-22 10:17 |
|
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.0PR17Q4 | |
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 | 0036279: Unused manual servlets: HeartbeatConfirm & RegistrationConfirm |
Description | Those 2 files are servlet but do not have an entry in ad_model_object mapping.
That means they do not have a mapping as a servlet in web.xml so are not callable.
So they appear unused & unusable in their current state.
9062 [main] WARN org.openbravo.test.model.UnusedServletTest - NO ad_model_object entry for servlet: org.openbravo.erpCommon.ad_forms.HeartbeatConfirm
9150 [main] WARN org.openbravo.test.model.UnusedServletTest - NO ad_model_object entry for servlet: org.openbravo.erpCommon.ad_forms.RegistrationConfirm
|
Steps To Reproduce | - |
Proposed Solution | Delete the 2 files + their associated data (i.e. textinterfaces + html/xml of xmlEngine templates) |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0036280 | | closed | AtulOpenbravo | Several unused + probably unusable callouts exists and are candidates to be deleted | related to | defect | 0036923 | | closed | shuehner | api-changes related to unused code removal | blocks | design defect | 0032688 | | acknowledged | Triage Platform Base | remove unused resources |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-06-19 18:06 | shuehner | New Issue | |
2017-06-19 18:06 | shuehner | Assigned To | => platform |
2017-06-19 18:06 | shuehner | Modules | => Core |
2017-06-19 18:06 | shuehner | Triggers an Emergency Pack | => No |
2017-06-19 18:16 | shuehner | Relationship added | related to 0036280 |
2017-06-20 09:25 | alostale | Relationship added | blocks 0032688 |
2017-06-20 09:25 | alostale | Status | new => acknowledged |
2017-09-15 17:48 | shuehner | Assigned To | platform => shuehner |
2017-09-21 23:06 | shuehner | Relationship added | related to 0036923 |
2017-09-21 23:10 | hgbot | Checkin | |
2017-09-21 23:10 | hgbot | Note Added: 0099438 | |
2017-09-21 23:10 | hgbot | Status | acknowledged => resolved |
2017-09-21 23:10 | hgbot | Resolution | open => fixed |
2017-09-21 23:10 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6c767fe487d2ffed7acafd0fe344b8d6b89f3bf0 [^] |
2017-09-21 23:14 | shuehner | Review Assigned To | => alostale |
2017-09-21 23:14 | shuehner | Fixed in Version | => 3.0PR17Q4 |
2017-09-22 10:17 | alostale | Note Added: 0099466 | |
2017-09-22 10:17 | alostale | Status | resolved => closed |