Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0055122 | ||||||||
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 | PR24Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR24Q2 | |||
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 | 0055122: 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 | |
(0163009) hgbot (developer) 2024-04-10 09:18 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1189 [^] |
(0163022) hgbot (developer) 2024-04-10 10:49 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1189 [^] |
(0163023) 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: e4a64843a5442e71fd464b2c496d3db9a63d806b Author: Javier Armendáriz <j.armendariz@orisha.com> Date: 10-04-2024 09:16:54 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e4a64843a5442e71fd464b2c496d3db9a63d806b [^] Fixed ISSUE-55122: 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 --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-04-08 12:10 | AugustoMauch | Type | defect => backport |
2024-04-08 12:10 | AugustoMauch | Target Version | => PR24Q2 |
2024-04-10 09:18 | hgbot | Note Added: 0163009 | |
2024-04-10 10:49 | hgbot | Resolution | open => fixed |
2024-04-10 10:49 | hgbot | Note Added: 0163022 | |
2024-04-10 10:49 | hgbot | Status | scheduled => closed |
2024-04-10 10:49 | hgbot | Fixed in Version | => PR24Q2 |
2024-04-10 10:49 | hgbot | Note Added: 0163023 |
Copyright © 2000 - 2009 MantisBT Group |