Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048023 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Sessions | minor | have not tried | 2021-11-10 09:49 | 2022-01-12 17:54 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | rqueralta | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
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 | 0048023: Remove obsolete usage of MultiServerJSONProcess (storeserver) from sessions module | |||||||
Description | The WebPOSCloseStore class extends the MultiServerJSONProcess which is part of the obsolete storeserver project. Any use of it should be removed. | |||||||
Steps To Reproduce | grep -r MultiServerJSONProcess | |||||||
Proposed Solution | Probably - Extend JSONProcessSimple instead - Adjust protected JSONObject execute(JSONObject json) { to be public JSONObject exec(JSONObject json) { - protected void createArchiveEntry Remove and replace by equivalent in the matching ImportEntryProcessor | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0133907) hgbot (developer) 2021-12-22 16:36 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/31 [^] |
(0134276) hgbot (developer) 2022-01-12 17:54 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/31 [^] |
(0134277) hgbot (developer) 2022-01-12 17:54 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^] Changeset: a5a5093f18ac38189e5ce3c0ea10c86961145c7c Author: Rafael Queralta <rafaelcuba81@gmail.com> Date: 12-01-2022 16:54:06 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/a5a5093f18ac38189e5ce3c0ea10c86961145c7c [^] Fixed BUG-48023: Remove obsolete usage of MultiServerJSONProcess --- M src/org/openbravo/retail/sessions/WebPOSCloseStore.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2021-11-10 09:49 | shuehner | New Issue | |
2021-11-10 09:49 | shuehner | Assigned To | => Retail |
2021-11-10 09:49 | shuehner | Triggers an Emergency Pack | => No |
2021-11-10 09:49 | shuehner | Relationship added | related to 0048001 |
2021-11-10 09:49 | shuehner | Relationship added | blocks 0048000 |
2021-11-10 09:53 | shuehner | Issue cloned | 0048024 |
2021-11-10 09:53 | shuehner | Relationship added | related to 0048024 |
2021-12-10 13:36 | shuehner | Relationship added | blocks 0048220 |
2021-12-10 13:37 | shuehner | Relationship deleted | blocks 0048000 |
2021-12-17 00:30 | rqueralta | Assigned To | Retail => rqueralta |
2021-12-17 00:30 | rqueralta | Status | new => scheduled |
2021-12-22 16:36 | hgbot | Note Added: 0133907 | |
2022-01-12 17:54 | hgbot | Resolution | open => fixed |
2022-01-12 17:54 | hgbot | Status | scheduled => closed |
2022-01-12 17:54 | hgbot | Note Added: 0134276 | |
2022-01-12 17:54 | hgbot | Note Added: 0134277 |
Copyright © 2000 - 2009 MantisBT Group |