Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0045890 | Openbravo ERP | A. Platform | public | 2021-02-12 07:49 | 2021-02-12 10:01 |
|
| Reporter | alostale | |
| Assigned To | alostale | |
| Priority | immediate | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | PR21Q2 | |
| Merge Request Status | approved |
| 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 | 0045890: ClassLoaderTest fails if a Tomcat filter is added |
| Description | ClassLoaderTest fails if a Tomcat filter is added because it cannot be found in the classpath. |
| Steps To Reproduce | 1. add org.apache.catalina.filters.ExpiresFilter [1]
2. run ant run.test -Dtest=org.openbravo.test.model.ClassLoaderTest
-> ERROR org.apache.catalina.filters.ExpiresFilter cannot be found in the classpath
Note when the same is executed in Eclipse works because Tomcat libraries are added to the classpath.
[1] https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/092339d71ab02caaead795f6312ab19ef21ab53a [^] |
| Proposed Solution | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2021-02-12 07:49 | alostale | New Issue | |
| 2021-02-12 07:49 | alostale | Assigned To | => platform |
| 2021-02-12 07:49 | alostale | OBNetwork customer | => No |
| 2021-02-12 07:49 | alostale | Modules | => Core |
| 2021-02-12 07:49 | alostale | Triggers an Emergency Pack | => No |
| 2021-02-12 07:49 | alostale | Assigned To | platform => alostale |
| 2021-02-12 07:59 | hgbot | Merge Request Status | => open |
| 2021-02-12 07:59 | hgbot | Note Added: 0126085 | |
| 2021-02-12 10:01 | hgbot | Merge Request Status | open => approved |
| 2021-02-12 10:01 | hgbot | Resolution | open => fixed |
| 2021-02-12 10:01 | hgbot | Status | new => closed |
| 2021-02-12 10:01 | hgbot | Fixed in Version | => PR21Q2 |
| 2021-02-12 10:01 | hgbot | Note Added: 0126092 | |
| 2021-02-12 10:01 | hgbot | Note Added: 0126093 | |