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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054427
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminoralways2023-12-28 12:442024-02-05 08:22
ReporterngarciaView Statuspublic 
Assigned Tomeriem_azaf 
PriorityurgentResolutionfixedFixed in VersionPR24Q1
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR24Q1
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerOBPS
Web browserGoogle Chrome
ModulesCore
Support ticket84147
Regression levelProduction - Confirmed Stable
Regression date2023-02-23
Regression introduced in releasePR23Q2
Regression introduced by commithttps://gitlab.com/openbravo/product/openbravo/-/commit/f20ab1b69f12506d5bf82a1aa0e2a20cf42f25a5 [^]
Triggers an Emergency PackNo
Summary

0054427: JS error when clicking on a text field

DescriptionJS error when clicking on a text field after
Steps To ReproduceAccess 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0054226 closedmeriem_azaf JS error when clicking on a text field 

-  Notes
(0159632)
hgbot (developer)
2024-01-23 10:52

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1114 [^]
(0160224)
hgbot (developer)
2024-02-05 08:22

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 53e1bd9519e42fab1cdc295eb1e7863abdc2645c
Author: Meriem Azaf <meriem.azaf@openbravo.com>
Date: 05-02-2024 08:20:48
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/53e1bd9519e42fab1cdc295eb1e7863abdc2645c [^]

Fixes ISSUE-54427: 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
---
(0160225)
hgbot (developer)
2024-02-05 08:22

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1114 [^]

- Issue History
Date Modified Username Field Change
2024-01-23 10:02 AugustoMauch Type defect => backport
2024-01-23 10:02 AugustoMauch Target Version => PR24Q1
2024-01-23 10:52 hgbot Note Added: 0159632
2024-02-05 08:22 hgbot Merge Request Status open => approved
2024-02-05 08:22 hgbot Resolution open => fixed
2024-02-05 08:22 hgbot Status scheduled => closed
2024-02-05 08:22 hgbot Fixed in Version => PR24Q1
2024-02-05 08:22 hgbot Note Added: 0160224
2024-02-05 08:22 hgbot Note Added: 0160225


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker