Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0043197 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | minor | always | 2020-02-12 11:58 | 2020-02-21 08:09 | |||
| Reporter | kchoperena | View Status | public | |||||
| Assigned To | caristu | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR20Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 13f7aa1af92b | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | alostale | |||||||
| OBNetwork customer | Gold | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0043197: OBServletContextMock is not initializing the DefaultDesignPath parameter | |||||||
| Description | It is impossible to get the default design path in an automated test using the OBServletContextMock because of the parameter DefaultDesignPath is not initialized. | |||||||
| Steps To Reproduce | Run the attached automated test. | |||||||
| Proposed Solution | Added the DefaultDesignPath parameter initialization in OBServletContextMock class. See the attached diff | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0117710) caristu (viewer) 2020-02-12 19:37 |
MR: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/44 [^] |
|
(0117793) hgbot (developer) 2020-02-14 11:00 |
Repository: erp/devel/pi Changeset: 13f7aa1af92bc01d02095a2dc36d41245c44e470 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Wed Feb 12 19:30:02 2020 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/13f7aa1af92bc01d02095a2dc36d41245c44e470 [^] fixes BUG-43197: set DefaultDesignPath parameter in OBServletContextMock Set the DefaultDesignPath in the OBServletContextMock so that some methods that retrieves it can be used in the testing infrastructure. For example: ReportingUtils.getBaseDesign() --- M src-test/src/org/openbravo/test/base/mock/OBServletContextMock.java --- |
|
(0117994) alostale (viewer) 2020-02-21 08:09 |
reviewed |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2020-02-12 11:58 | kchoperena | New Issue | |
| 2020-02-12 11:58 | kchoperena | Assigned To | => platform |
| 2020-02-12 11:58 | kchoperena | File Added: OBServletContextMock.diff | |
| 2020-02-12 11:58 | kchoperena | OBNetwork customer | => Gold |
| 2020-02-12 11:58 | kchoperena | Modules | => Core |
| 2020-02-12 11:58 | kchoperena | Resolution time | => 1582671600 |
| 2020-02-12 11:58 | kchoperena | Triggers an Emergency Pack | => No |
| 2020-02-12 12:25 | kchoperena | File Added: TestWeldDefaultDesignPath.diff | |
| 2020-02-12 16:01 | caristu | Assigned To | platform => caristu |
| 2020-02-12 19:37 | caristu | Note Added: 0117710 | |
| 2020-02-14 11:00 | hgbot | Checkin | |
| 2020-02-14 11:00 | hgbot | Note Added: 0117793 | |
| 2020-02-14 11:00 | hgbot | Status | new => resolved |
| 2020-02-14 11:00 | hgbot | Resolution | open => fixed |
| 2020-02-14 11:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/13f7aa1af92bc01d02095a2dc36d41245c44e470 [^] |
| 2020-02-21 08:09 | alostale | Review Assigned To | => alostale |
| 2020-02-21 08:09 | alostale | Note Added: 0117994 | |
| 2020-02-21 08:09 | alostale | Status | resolved => closed |
| 2020-02-21 08:09 | alostale | Fixed in Version | => 3.0PR20Q2 |
| Copyright © 2000 - 2009 MantisBT Group |