Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040642 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] A. Platform | major | have not tried | 2019-04-18 13:34 | 2019-05-21 15:16 | |||
| Reporter | alostale | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 08db5ae97ad2 | ||||
| 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 | caristu | |||||||
| 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 | 0040642: centralize in XMLUtils creation of objects to deal with XML documents | |||||||
| Description | XMLUtils class should centralize the creation of secured objects to deal with XML documents. | |||||||
| Steps To Reproduce | - | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Notes |
|
|
(0111209) hgbot (developer) 2019-04-18 15:57 |
Repository: erp/devel/pi Changeset: 08db5ae97ad2b0fb0c4499b630018a9bc0c0166f Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Thu Apr 18 13:39:18 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/08db5ae97ad2b0fb0c4499b630018a9bc0c0166f [^] fixed issue 40642: XMLUtils centralizes creation of objects to deal with XML --- M src-test/src/org/openbravo/test/dal/IssuesTest.java M src-test/src/org/openbravo/test/webservice/BaseWSTest.java M src/org/openbravo/base/provider/OBProviderConfigReader.java M src/org/openbravo/base/secureApp/LoginUtils.java M src/org/openbravo/base/session/OBPropertiesProvider.java M src/org/openbravo/dal/xml/EntityExcelXMLConverter.java M src/org/openbravo/dal/xml/EntityXMLConverter.java M src/org/openbravo/dal/xml/XMLUtil.java M src/org/openbravo/erpCommon/ad_forms/TranslationManager.java M src/org/openbravo/erpCommon/modules/ImportModule.java M src/org/openbravo/erpCommon/utility/ISOCurrencyPrecision.java M src/org/openbravo/service/rest/DalWebService.java M src/org/openbravo/service/web/WebServiceUtil.java --- |
|
(0111437) hgbot (developer) 2019-05-02 16:05 |
Repository: erp/devel/pi Changeset: 6524aa2ee769bf43c0205f39174371938b53bb90 Author: Carlos Aristu <carlos.aristu <at> openbravo.com> Date: Thu May 02 16:04:44 2019 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/6524aa2ee769bf43c0205f39174371938b53bb90 [^] related to issue 40642: do not use constants Replace constants with their own value in order to avoid problems related with library collisions. This can happens when certain versions of the XML APIs[1] library are present in the classpath [1] https://mvnrepository.com/artifact/xml-apis/xml-apis [^] --- M src/org/openbravo/dal/xml/XMLUtil.java --- |
|
(0111441) caristu (viewer) 2019-05-02 16:45 |
Code reviewed + tested OK |
|
(0111989) hudsonbot (viewer) 2019-05-21 15:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9b8f37d9d85e [^] Maturity status: Test |
|
(0112005) hudsonbot (viewer) 2019-05-21 15:16 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9b8f37d9d85e [^] Maturity status: Test |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2019-04-18 13:34 | alostale | New Issue | |
| 2019-04-18 13:34 | alostale | Assigned To | => alostale |
| 2019-04-18 13:34 | alostale | OBNetwork customer | => No |
| 2019-04-18 13:34 | alostale | Modules | => Core |
| 2019-04-18 13:34 | alostale | Triggers an Emergency Pack | => No |
| 2019-04-18 13:35 | alostale | Relationship added | related to 0024556 |
| 2019-04-18 13:41 | alostale | Review Assigned To | => caristu |
| 2019-04-18 13:41 | alostale | Severity | minor => major |
| 2019-04-18 13:42 | alostale | Status | new => scheduled |
| 2019-04-18 15:57 | hgbot | Checkin | |
| 2019-04-18 15:57 | hgbot | Note Added: 0111209 | |
| 2019-04-18 15:57 | hgbot | Status | scheduled => resolved |
| 2019-04-18 15:57 | hgbot | Resolution | open => fixed |
| 2019-04-18 15:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/08db5ae97ad2b0fb0c4499b630018a9bc0c0166f [^] |
| 2019-05-02 16:05 | hgbot | Checkin | |
| 2019-05-02 16:05 | hgbot | Note Added: 0111437 | |
| 2019-05-02 16:45 | caristu | Note Added: 0111441 | |
| 2019-05-02 16:45 | caristu | Status | resolved => closed |
| 2019-05-02 16:45 | caristu | Fixed in Version | => 3.0PR19Q3 |
| 2019-05-02 18:28 | caristu | Relationship added | related to 0040755 |
| 2019-05-07 12:59 | caristu | Relationship added | related to 0040799 |
| 2019-05-07 13:00 | caristu | Relationship added | related to 0040800 |
| 2019-05-21 15:16 | hudsonbot | Checkin | |
| 2019-05-21 15:16 | hudsonbot | Note Added: 0111989 | |
| 2019-05-21 15:16 | hudsonbot | Checkin | |
| 2019-05-21 15:16 | hudsonbot | Note Added: 0112005 | |
| 2019-05-28 09:24 | caristu | Relationship added | related to 0040958 |
| 2019-06-19 11:29 | caristu | Relationship added | causes 0041124 |
| 2022-04-12 13:04 | alostale | Relationship added | related to 0049039 |
| Copyright © 2000 - 2009 MantisBT Group |