Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041377Openbravo ERPA. Platformpublic2019-07-17 12:292019-07-18 13:15
gorka_gil 
alostale 
immediatecriticalalways
closedfixed 
5
 
3.0PR19Q1.33.0PR19Q1.3 
Core
Coding ( Testing )
https://code.openbravo.com/erp/backports/3.0PR19Q1.3/rev/443570d45e64 [^]
No
0041377: After backport new js formater all windows in form mode fail to open
Opening a sales order in form mode gives appear a popup with error:

Error occured: No bean found for type class org.openbravo.client.application.window.FormInitializationComponent

It happens also in all windows.
In a 19q1.3 branch of erp with the changes of formater.
Open a window of sales order, do double click in a sales order
No tags attached.
related to backport 00413763.0PR19Q2.1 closed alostale After backport new js formater all windows in form mode fail to open 
caused by backport 00413493.0PR19Q1.3 closed jarmendariz Upgrade javascript linter and formatter 
Issue History
2019-07-17 12:29gorka_gilNew Issue
2019-07-17 12:29gorka_gilAssigned To => platform
2019-07-17 12:29gorka_gilModules => Core
2019-07-17 12:29gorka_gilRegression level => Coding ( Testing )
2019-07-17 12:29gorka_gilRegression introduced by commit => https://code.openbravo.com/erp/backports/3.0PR19Q1.3/rev/443570d45e64 [^]
2019-07-17 12:29gorka_gilTriggers an Emergency Pack => No
2019-07-17 12:29gorka_gilIssue generated from0041376
2019-07-17 12:29gorka_gilRelationship addedrelated to 0041376
2019-07-17 12:30gorka_gilRelationship addedcaused by 0041349
2019-07-17 12:30gorka_gilTarget Version => 3.0PR19Q1.3
2019-07-17 12:38hgbotCheckin
2019-07-17 12:38hgbotNote Added: 0113479
2019-07-17 12:38hgbotStatusnew => resolved
2019-07-17 12:38hgbotResolutionopen => fixed
2019-07-17 12:38hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR19Q1.3/rev/3755847e35e79211aa2cb65344a8c98d54d55aac [^]
2019-07-18 12:39gorka_gilTypedefect => backport
2019-07-18 12:50AugustoMauchAssigned Toplatform => alostale
2019-07-18 13:15AugustoMauchNote Added: 0113514
2019-07-18 13:15AugustoMauchStatusresolved => closed
2019-07-18 13:15AugustoMauchFixed in Version => 3.0PR19Q1.3

Notes
(0113479)
hgbot   
2019-07-17 12:38   
Repository: erp/backports/3.0PR19Q1.3
Changeset: 3755847e35e79211aa2cb65344a8c98d54d55aac
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Wed Jul 17 12:34:03 2019 +0200
URL: http://code.openbravo.com/erp/backports/3.0PR19Q1.3/rev/3755847e35e79211aa2cb65344a8c98d54d55aac [^]

fixed bug 41377: cannot open/create any record

  Backport for new js formatting included removal of jslint4java-1.4.7.jar which
  includes mozilla rhino that is used by FIC to compute callouts response. This
  casued FIC to fail on initialization.

  Reverted jslint4java removal.

---
M legal/Licensing.txt
A modules/org.openbravo.client.kernel/lib/runtime/jslint4java-1.4.7.jar
---
(0113514)
AugustoMauch   
2019-07-18 13:15   
Code reviewed and verified