Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040192 | Openbravo ERP | A. Platform | public | 2019-02-14 09:24 | 2019-03-28 14:56 |
|
Reporter | alostale | |
Assigned To | alostale | |
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.0PR19Q2 | |
Merge Request Status | |
Review Assigned To | caristu |
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 | 0040192: XmlEngine should not be a Servlet |
Description | XmlEngine should not be used as a Servlet, nor as a standalone Java class.
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | design defect | 0032688 | | acknowledged | Triage Platform Base | remove unused resources | blocks | defect | 0040195 | | closed | alostale | API change: XmlEngine is not Servlet | blocks | defect | 0040211 | | closed | alostale | Servlets randomly become unavailable on 1st request |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-02-14 09:24 | alostale | New Issue | |
2019-02-14 09:24 | alostale | Assigned To | => platform |
2019-02-14 09:24 | alostale | Modules | => Core |
2019-02-14 09:24 | alostale | Triggers an Emergency Pack | => No |
2019-02-14 10:00 | alostale | Relationship added | blocks 0032688 |
2019-02-14 12:10 | alostale | Relationship added | blocks 0040195 |
2019-02-14 12:15 | alostale | Description Updated | bug_revision_view_page.php?rev_id=18320#r18320 |
2019-02-14 12:15 | alostale | Description Updated | bug_revision_view_page.php?rev_id=18321#r18321 |
2019-02-14 12:20 | alostale | Assigned To | platform => alostale |
2019-02-14 12:20 | alostale | Review Assigned To | => caristu |
2019-02-14 12:21 | hgbot | Checkin | |
2019-02-14 12:21 | hgbot | Note Added: 0109831 | |
2019-02-14 12:21 | hgbot | Status | new => resolved |
2019-02-14 12:21 | hgbot | Resolution | open => fixed |
2019-02-14 12:21 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/4dc18ae9b32699cf8439bee55f7a883160375bd0 [^] |
2019-02-14 12:21 | hgbot | Checkin | |
2019-02-14 12:21 | hgbot | Note Added: 0109832 | |
2019-02-14 12:21 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/4dc18ae9b32699cf8439bee55f7a883160375bd0 [^] => http://code.openbravo.com/erp/devel/pi/rev/6c4017ffae94597d6d52fe3b508a32d21f117cc9 [^] |
2019-02-14 12:21 | hgbot | Checkin | |
2019-02-14 12:21 | hgbot | Note Added: 0109833 | |
2019-02-14 12:21 | hgbot | Checkin | |
2019-02-14 12:21 | hgbot | Note Added: 0109834 | |
2019-02-15 08:17 | alostale | Relationship added | blocks 0040211 |
2019-02-15 14:36 | caristu | Note Added: 0109876 | |
2019-02-15 14:36 | caristu | Status | resolved => closed |
2019-02-15 14:36 | caristu | Fixed in Version | => 3.0PR19Q2 |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110812 | |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110813 | |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110814 | |
2019-03-28 14:56 | hudsonbot | Checkin | |
2019-03-28 14:56 | hudsonbot | Note Added: 0110815 | |
Notes |
|
(0109831)
|
hgbot
|
2019-02-14 12:21
|
|
Repository: erp/devel/pi
Changeset: 4dc18ae9b32699cf8439bee55f7a883160375bd0
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Feb 14 09:31:22 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4dc18ae9b32699cf8439bee55f7a883160375bd0 [^]
fixed issue 40192: XmlEngine should not be a Servlet
---
M src-core/src/org/openbravo/xmlEngine/XmlEngine.java
M src-db/database/sourcedata/AD_MODEL_OBJECT.xml
M src-db/database/sourcedata/AD_MODEL_OBJECT_PARA.xml
---
|
|
|
(0109832)
|
hgbot
|
2019-02-14 12:21
|
|
|
|
(0109833)
|
hgbot
|
2019-02-14 12:21
|
|
Repository: erp/devel/pi
Changeset: 1175ab44522da72c12b5a5226b16bc31c42c6e47
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Thu Feb 14 10:05:31 2019 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/1175ab44522da72c12b5a5226b16bc31c42c6e47 [^]
related to issue 40192: additional cleanup
Removed unnecessary methods
Reduced visibility
Minor code refactors
---
M src-core/src/org/openbravo/xmlEngine/XmlEngine.java
---
|
|
|
(0109834)
|
hgbot
|
2019-02-14 12:21
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|