Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048221 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2021-12-10 14:00 | 2022-01-11 08:03 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR22Q2 | |||
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 | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048221: Cleanup obsolete 2.50 UI implementation from UsedByLink | |||||||
Description | This code is the server-side implementation of the "Linked Items" section of generated windows. It contains both the commands for a.) current 3.0 UI related action (JSONCategory, JSONLinkedItem) b.) obsolete 2.50 UI DEFAULT,LINKS That part b.) should be deleted as it is long obsolete | |||||||
Steps To Reproduce | Search for usage of UsedByLink servlet in all code. Observe that the only usage today are the commands JSONCategory, JSONLinkedItem | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0133616) hgbot (developer) 2021-12-10 14:55 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/468 [^] |
(0134191) hgbot (developer) 2022-01-11 08:03 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: f1bc9b6e0e70e0c9eb939d4b3444097c37de6e5c Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 10-01-2022 09:24:39 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f1bc9b6e0e70e0c9eb939d4b3444097c37de6e5c [^] Fixes ISSUE-48221: Remove 2.50 bits of Linked Items code The UsedByLink servlet still had unused 2.50 era code inside which is no longer used. Delete those unused part: - Commands DEFAULT and links - the implemented and xmlEngine templates related to that - the url mapping for UsedByLink_Detail.html (which is unused) - the openLinkedItems function of the ClassicOBCompatibility class as it was only referenced from what is removed here --- M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js M src-db/database/sourcedata/AD_MODEL_OBJECT_MAPPING.xml M src-db/database/sourcedata/AD_TEXTINTERFACES.xml M src/org/openbravo/erpCommon/utility/UsedByLink.java M src/org/openbravo/erpCommon/utility/UsedByLink_data.xsql R src/org/openbravo/erpCommon/utility/UsedByLink.html R src/org/openbravo/erpCommon/utility/UsedByLink.xml R src/org/openbravo/erpCommon/utility/UsedByLink_Detail.html R src/org/openbravo/erpCommon/utility/UsedByLink_Detail.xml --- |
(0134192) hgbot (developer) 2022-01-11 08:03 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/468 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2021-12-10 14:00 | shuehner | New Issue | |
2021-12-10 14:00 | shuehner | Assigned To | => Triage Platform Base |
2021-12-10 14:00 | shuehner | Modules | => Core |
2021-12-10 14:00 | shuehner | Triggers an Emergency Pack | => No |
2021-12-10 14:00 | shuehner | Assigned To | Triage Platform Base => shuehner |
2021-12-10 14:00 | shuehner | Relationship added | blocks 0032688 |
2021-12-10 14:55 | hgbot | Note Added: 0133616 | |
2022-01-11 07:49 | alostale | Relationship added | depends on 0048370 |
2022-01-11 08:03 | hgbot | Resolution | open => fixed |
2022-01-11 08:03 | hgbot | Status | new => closed |
2022-01-11 08:03 | hgbot | Fixed in Version | => PR22Q2 |
2022-01-11 08:03 | hgbot | Note Added: 0134191 | |
2022-01-11 08:03 | hgbot | Note Added: 0134192 |
Copyright © 2000 - 2009 MantisBT Group |