Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0054428 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] A. Platform | minor | always | 2023-12-28 12:44 | 2024-01-31 23:52 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | meriem_azaf | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | PR23Q4.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR23Q4.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | Google Chrome | |||||||
Modules | Core | |||||||
Support ticket | 84147 | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2023-02-23 | |||||||
Regression introduced in release | PR23Q2 | |||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/f20ab1b69f12506d5bf82a1aa0e2a20cf42f25a5 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0054428: JS error when clicking on a text field | |||||||
Description | JS error when clicking on a text field after | |||||||
Steps To Reproduce | Access to Product window in https://livebuilds.openbravo.com/context/retail_pi_pgsql [^] Click on Name field Check the Console of the DevTools (F12) shows the following error: Uncaught TypeError: Cannot read properties of undefined (reading '$123y') at _2.isc_c_Func_getArgString [as getArgString] (ISC_Combined.js:344:198) at _2.isc_c_Func_getArgs [as getArgs] (ISC_Combined.js:344:78) at _2.isc__debug__getLastErrorCallSitesParsedStack [as $122x] (ISC_Combined.js:760:248) at _2.isc__debug__reportJSError [as $am] (ISC_Combined.js:779:274) at _2.isc_c_Class_fireCallback [as fireCallback] (ISC_Combined.js:254:108) at _2.isc_c_Timer__fireTimeout [as $in] (ISC_Combined.js:1082:81) at <anonymous>:1:11 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0159631) hgbot (developer) 2024-01-23 10:50 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1113 [^] |
(0160042) hgbot (developer) 2024-01-31 23:52 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1113 [^] |
(0160043) hgbot (developer) 2024-01-31 23:52 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 3c85eb4a7fa7a2f73880ffd1a5f802b93e76f7b2 Author: Meriem Azaf <meriem.azaf@openbravo.com> Date: 31-01-2024 23:51:20 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3c85eb4a7fa7a2f73880ffd1a5f802b93e76f7b2 [^] Fixes ISSUE-54428: JS error when clicking on a text field JS error when clicking on a text field, this is a regression caused by this part https://gitlab.com/openbravo/product/openbravo/-/commit/f20ab1b69f12506d5bf82a1aa0e2a20cf42f25a5#321abadeb3f917e932e789b8defbca4ada0b9556_110_110 [^] . So we returned the code of this part to it's old version. --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-text.js --- |
![]() |
|||
Date Modified | Username | Field | Change |
2024-01-23 10:02 | AugustoMauch | Type | defect => backport |
2024-01-23 10:02 | AugustoMauch | Target Version | => PR23Q4.2 |
2024-01-23 10:50 | hgbot | Note Added: 0159631 | |
2024-01-31 23:51 | hgbot | Merge Request Status | open => approved |
2024-01-31 23:52 | hgbot | Note Added: 0160042 | |
2024-01-31 23:52 | hgbot | Resolution | open => fixed |
2024-01-31 23:52 | hgbot | Status | scheduled => closed |
2024-01-31 23:52 | hgbot | Fixed in Version | => PR23Q4.2 |
2024-01-31 23:52 | hgbot | Note Added: 0160043 |
Copyright © 2000 - 2009 MantisBT Group |