Openbravo Issue Tracking System - Openbravo ERP | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0037559 | Openbravo ERP | A. Platform | public | 2017-12-27 18:44 | 2018-01-19 12:13 |
| Reporter | JONHM | ||||
| Assigned To | JONHM | ||||
| Priority | high | Severity | minor | Reproducibility | always |
| Status | feedback | Resolution | open | ||
| Platform | OS | 5 | OS Version | ||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Merge Request Status | |||||
| Review Assigned To | |||||
| OBNetwork customer | OBPS | ||||
| Web browser | |||||
| Modules | Core | ||||
| Support ticket | 49949 | ||||
| Regression level | |||||
| Regression date | |||||
| Regression introduced in release | |||||
| Regression introduced by commit | |||||
| Triggers an Emergency Pack | No | ||||
| Summary | 0037559: OBDal cannot be extended anymore | ||||
| Description | In previous versions, OBDal can be extended but in the newer version of OBDal it doesn't. | ||||
| Steps To Reproduce | When creating a new class which extends OBDal, the poolName parameter is always set as NULL and it creates errors when saving objects in DAL | ||||
| Proposed Solution | Add a new method to set the poolName parameter: protected void setPoolName(String poolName) { poolName = poolName; } And then call it in the new extended class: instance.setPoolName("default"); | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2017-12-27 18:44 | JONHM | New Issue | |||
| 2017-12-27 18:44 | JONHM | Assigned To | => platform | ||
| 2017-12-27 18:44 | JONHM | OBNetwork customer | => Yes | ||
| 2017-12-27 18:44 | JONHM | Modules | => Core | ||
| 2017-12-27 18:44 | JONHM | Support ticket | => 49949 | ||
| 2017-12-27 18:44 | JONHM | Triggers an Emergency Pack | => No | ||
| 2017-12-27 18:45 | JONHM | Assigned To | platform => AugustoMauch | ||
| 2018-01-19 12:12 | alostale | Assigned To | AugustoMauch => JONHM | ||
| 2018-01-19 12:13 | alostale | Note Added: 0101784 | |||
| 2018-01-19 12:13 | alostale | Status | new => feedback | ||
| Notes | |||||
|
|
|||||
|
|
||||