Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056589 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | minor | have not tried | 2024-09-30 16:18 | 2024-10-03 13:41 | |||
Reporter | cberner | View Status | public | |||||
Assigned To | cberner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 25Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056589: Debugger; statement present in code, should be removed | |||||||
Description | A debugger; statement is present in file ServiceAssociationsGrid.jsx which should not be there. The debugger; statement will stop the execution of the application if it is encountered when Developer Tools is open. This was left there as part of the following MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2686 [^] | |||||||
Steps To Reproduce | Check the ServiceAssociationsGrid.jsx file, see that on line 97 there's a "debugger;" statement. | |||||||
Proposed Solution | Remove it. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0169765) hgbot (developer) 2024-09-30 16:21 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2953 [^] |
(0169951) hgbot (developer) 2024-10-03 13:41 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2953 [^] |
(0169952) hgbot (developer) 2024-10-03 13:41 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: bc6c7fe5ec791d5737ae01d2c5af21545b341eba Author: Cristian Berner <cristian.berner@openbravo.com> Date: 03-10-2024 11:40:53 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/bc6c7fe5ec791d5737ae01d2c5af21545b341eba [^] Fixes ISSUE-56589: debugger; statement present in code, should be removed A debugger; statement was present in ServiceAssociationsGrid, it is removed in this commit. --- M web-jspack/org.openbravo.pos2/src/components/Service/ServiceAssociationsGrid/ServiceAssociationsGrid.jsx --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-30 16:18 | cberner | New Issue | |
2024-09-30 16:18 | cberner | Assigned To | => cberner |
2024-09-30 16:18 | cberner | Triggers an Emergency Pack | => No |
2024-09-30 16:21 | hgbot | Note Added: 0169765 | |
2024-09-30 16:27 | cberner | Status | new => scheduled |
2024-10-03 13:41 | hgbot | Note Added: 0169951 | |
2024-10-03 13:41 | hgbot | Resolution | open => fixed |
2024-10-03 13:41 | hgbot | Status | scheduled => closed |
2024-10-03 13:41 | hgbot | Fixed in Version | => 25Q1 |
2024-10-03 13:41 | hgbot | Note Added: 0169952 |
Copyright © 2000 - 2009 MantisBT Group |