Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0041376Openbravo ERPA. Platformpublic2019-07-17 12:262019-07-18 16:08
gorka_gil 
alostale 
immediatecriticalalways
closedfixed 
5
 
3.0PR19Q2.13.0PR19Q2.1 
AugustoMauch
Core
Coding ( Testing )
https://code.openbravo.com/erp/backports/3.0PR19Q2.1/rev/cacf8e9d06b5 [^]
No
0041376: 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 19q2.1 branch of erp with the changes of formater.
Open a window of sales order, do double click in a sales order
No tags attached.
caused by backport 00413503.0PR19Q2.1 closed jarmendariz Upgrade javascript formatter 
related to backport 00413773.0PR19Q1.3 closed alostale After backport new js formater all windows in form mode fail to open 
Issue History
2019-07-17 12:26gorka_gilNew Issue
2019-07-17 12:26gorka_gilAssigned To => platform
2019-07-17 12:26gorka_gilModules => Core
2019-07-17 12:26gorka_gilRegression level => Coding ( Testing )
2019-07-17 12:26gorka_gilRegression introduced by commit => https://code.openbravo.com/erp/backports/3.0PR19Q2.1/rev/cacf8e9d06b5 [^]
2019-07-17 12:26gorka_gilTriggers an Emergency Pack => No
2019-07-17 12:29gorka_gilIssue cloned0041377
2019-07-17 12:29gorka_gilRelationship addedrelated to 0041377
2019-07-17 12:30gorka_gilRelationship addedcaused by 0041350
2019-07-17 12:34hgbotCheckin
2019-07-17 12:34hgbotNote Added: 0113478
2019-07-17 12:34hgbotStatusnew => resolved
2019-07-17 12:34hgbotResolutionopen => fixed
2019-07-17 12:34hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR19Q2.1/rev/f058c7d7182e4633931e3c71ca2579b2924d86e4 [^]
2019-07-18 10:49guilleaerReview Assigned To => guilleaer
2019-07-18 10:49guilleaerStatusresolved => closed
2019-07-18 10:49guilleaerFixed in Version => 3.0PR19Q2.1
2019-07-18 10:51guilleaerNote Added: 0113500
2019-07-18 10:51guilleaerStatusclosed => new
2019-07-18 10:51guilleaerResolutionfixed => open
2019-07-18 10:51guilleaerFixed in Version3.0PR19Q2.1 =>
2019-07-18 10:51guilleaerStatusnew => scheduled
2019-07-18 10:52guilleaerStatusscheduled => resolved
2019-07-18 10:52guilleaerResolutionopen => fixed
2019-07-18 11:54alostaleReview Assigned Toguilleaer => AugustoMauch
2019-07-18 12:40gorka_gilTypedefect => backport
2019-07-18 13:04AugustoMauchNote Added: 0113513
2019-07-18 13:04AugustoMauchStatusresolved => closed
2019-07-18 13:04AugustoMauchFixed in Version => 3.0PR19Q2.1
2019-07-18 16:08alostaleAssigned Toplatform => alostale

Notes
(0113478)
hgbot   
2019-07-17 12:34   
Repository: erp/backports/3.0PR19Q2.1
Changeset: f058c7d7182e4633931e3c71ca2579b2924d86e4
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.0PR19Q2.1/rev/f058c7d7182e4633931e3c71ca2579b2924d86e4 [^]

fixed bug 41376: 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
R legal/Licensing.txt.orig
---
(0113500)
guilleaer   
2019-07-18 10:51   
Wrongly closed by retail. Marking again as resolved
(0113513)
AugustoMauch   
2019-07-18 13:04   
Code reviewed and verified