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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054428
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Openbravo ERP] A. Platformminoralways2023-12-28 12:442024-01-31 23:52
ReporterngarciaView Statuspublic 
Assigned Tomeriem_azaf 
PriorityurgentResolutionfixedFixed in VersionPR23Q4.2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionPR23Q4.2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesCore
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

0054428: 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
(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
---

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