Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0055123
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] B. User interfacemajoralways2024-03-08 10:202024-04-10 10:49
ReporterngarciaView Statuspublic 
Assigned Tojarmendariz 
PriorityurgentResolutionfixedFixed in VersionPR24Q1.2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR24Q1.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision89940 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commithttps://gitlab.com/openbravo/product/openbravo/-/commit/3bec778b70a5bbcc3f45e1792d10c962a6964bd3 [^]
Triggers an Emergency PackNo
Summary

0055123: Error when trying to use Form Personalization

DescriptionError 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 ReproduceIt 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0054895 closedjarmendariz Error when trying to use Form Personalization 

-  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
Powered by Mantis Bugtracker