Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055123 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] B. User interface | major | always | 2024-03-08 10:20 | 2024-04-10 10:49 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | jarmendariz | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | PR24Q1.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR24Q1.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | 89940 | ||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/3bec778b70a5bbcc3f45e1792d10c962a6964bd3 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0055123: Error when trying to use Form Personalization | |||||||
Description | Error when trying to use Form Personalization: Error occured: java.lang.IllegalStateException: freemarker.template.TemplateModelException: get(fields) failed on instance of org.openbravo.client.application.window.OBViewFieldHandler | |||||||
Steps To Reproduce | It cannot be tested in livebuilds because: Form Personalization is a Premium Feature only available for Professional and Enterprise Edition subscribers. Learn more about the benefits of Openbravo's Professional and Enterprise Editions. Open the Product window Click on Form Personalization entry Check the following error is shown in a pop-up: Error occured: java.lang.IllegalStateException: freemarker.template.TemplateModelException: get(fields) failed on instance of org.openbravo.client.application.window.OBViewFieldHandler Attached the log | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0163010) hgbot (developer) 2024-04-10 09:20 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1190 [^] |
(0163020) hgbot (developer) 2024-04-10 10:49 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 8d7eed237e20ce7097b8ffd36ccb50304a3b57ed Author: Javier Armendáriz <j.armendariz@orisha.com> Date: 10-04-2024 09:19:12 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/8d7eed237e20ce7097b8ffd36ccb50304a3b57ed [^] Fixed ISSUE-55123: Fixed error in Form Personalization by properly initializing config objects In the particular case of Form Personalization, tabsGridConfig and systemGridConfig are not properly initialized and set as null even if it is an Optional. Form Personalization is now accesible by ensuring that those values remains optionals and not null. --- M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/OBViewFieldHandler.java --- |
(0163021) hgbot (developer) 2024-04-10 10:49 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1190 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-04-08 12:10 | AugustoMauch | Type | defect => backport |
2024-04-08 12:10 | AugustoMauch | Target Version | => PR24Q1.2 |
2024-04-10 09:20 | hgbot | Note Added: 0163010 | |
2024-04-10 10:49 | hgbot | Resolution | open => fixed |
2024-04-10 10:49 | hgbot | Status | scheduled => closed |
2024-04-10 10:49 | hgbot | Fixed in Version | => PR24Q1.2 |
2024-04-10 10:49 | hgbot | Note Added: 0163020 | |
2024-04-10 10:49 | hgbot | Note Added: 0163021 |
Copyright © 2000 - 2009 MantisBT Group |