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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0048221
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2021-12-10 14:002022-01-11 08:03
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in VersionPR22Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0048221: Cleanup obsolete 2.50 UI implementation from UsedByLink

DescriptionThis 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 ReproduceSearch for usage of UsedByLink servlet in all code.
Observe that the only usage today are the commands JSONCategory, JSONLinkedItem
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0048370 closedalostale API change: removed UsedByLink_Detail.html mapping 
blocks design defect 0032688 acknowledgedTriage Platform Base remove unused resources 

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