Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||||||||||||||||
View Issue Details | ||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||||||||
0056729 | Openbravo ERP | A. Platform | public | 2024-10-10 11:42 | 2024-10-10 11:44 | |||||||||||||||||||||
Reporter | shuehner | |||||||||||||||||||||||||
Assigned To | Triage Platform Base | |||||||||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||||||||||||||||||
Status | new | Resolution | open | |||||||||||||||||||||||
Platform | OS | 5 | OS Version | |||||||||||||||||||||||
Product Version | ||||||||||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||||||||
Merge Request Status | ||||||||||||||||||||||||||
Review Assigned To | ||||||||||||||||||||||||||
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 | 0056729: export.config.script produces wrong data when run with jdk21 (that causes later update.database to fail) | |||||||||||||||||||||||||
Description | Running ant export.config.script with java21 produces two extra tags in the configScript.xml which did not happen when running it before (i.e. with java11 or java17). Those two tags are: - <first> - <last> and are added at the beginning of the <vector> element. They 'duplicate' the first + last normal elements of the <vector>. Apart from being a formal change those tags existing makes later update.database call to fail as it cannot parse those extra tags. | |||||||||||||||||||||||||
Steps To Reproduce | Using java_home pointing to jdk21 in workspace with backoffice (no extra modules needed) ant install.source set template module in development: - update ad_module set isindevelopment = 'Y' where type = 'T'; ant export.config.script git diff # review the output for the configScript.xml in org.openbravo.v3 module ant update.database # It fails parsing the configScript.xml | |||||||||||||||||||||||||
Proposed Solution | Ensure the extra tags are not getting emitted | |||||||||||||||||||||||||
Additional Information | ||||||||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||||||||
Relationships |
| |||||||||||||||||||||||||
Attached Files | ||||||||||||||||||||||||||
Issue History | ||||||||||||||||||||||||||
Date Modified | Username | Field | Change | |||||||||||||||||||||||
2024-10-10 11:42 | shuehner | New Issue | ||||||||||||||||||||||||
2024-10-10 11:42 | shuehner | Assigned To | => Triage Platform Base | |||||||||||||||||||||||
2024-10-10 11:42 | shuehner | Modules | => Core | |||||||||||||||||||||||
2024-10-10 11:42 | shuehner | Triggers an Emergency Pack | => No | |||||||||||||||||||||||
2024-10-10 11:42 | shuehner | Relationship added | related to 0054490 | |||||||||||||||||||||||
2024-10-10 11:42 | shuehner | Relationship added | blocks 0054449 | |||||||||||||||||||||||
2024-10-10 11:44 | shuehner | Note Added: 0170257 | ||||||||||||||||||||||||
2024-11-18 14:52 | AugustoMauch | Relationship added | blocks 0056039 |
Notes | |||||
|
|||||
|
|