Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0048260 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] A. Platform | minor | have not tried | 2021-12-16 08:56 | 2022-02-03 12:12 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR22Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | PR22Q1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | Internet Explorer | |||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0048260: desupport Internet Explorer in backoffice | |||||||
Description | Internet Explorer is not part of the recommended browsers since 19Q3 [1] (0041504), although it is still supported in backoffice. Being planned reach EOL during 2022 [2] and even Microsoft apps not supporting it [3], Openbravo should also not support it starting from 22Q1 release. --- [1] http://wiki.openbravo.com/wiki/System_Requirements#Client:_web_browsers [^] [2] https://docs.microsoft.com/en-us/lifecycle/products/internet-explorer-11 [^] [3] https://docs.microsoft.com/en-us/lifecycle/announcements/internet-explorer-11-support-end-dates [^] | |||||||
Steps To Reproduce | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0133754) hgbot (developer) 2021-12-16 12:08 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/477 [^] |
(0133931) hgbot (developer) 2021-12-23 12:36 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/477 [^] |
(0133932) hgbot (developer) 2021-12-23 12:36 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 29f09e468d4ee1ec3f619d4f8d45ce0cd37207bf Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 23-12-2021 11:35:55 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/29f09e468d4ee1ec3f619d4f8d45ce0cd37207bf [^] fixes FR-48260: desupport Internet Explorer in backoffice --- M src/org/openbravo/erpCommon/security/Login.html M web/js/login.js M web/js/utils.js --- |
(0134755) hgbot (developer) 2022-02-03 12:12 |
Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 034ea4406bf90b815348163f309f8f97237fdfd9 Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 03-02-2022 11:12:43 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/034ea4406bf90b815348163f309f8f97237fdfd9 [^] fixes ISSUE-48435: Cleanup obsolete IE support code Now that Internet Explorer is not longer supported (ISSUE-48260), the code handling special Internet Explorer cases has been removed. --- M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/Reconciliation.html M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_forms/BatchPaymentExecution.html M modules/org.openbravo.client.application/src/org/openbravo/client/application/report/BaseReportActionHandler.java M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/classic/ob-classic-compatibility.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/main/ob-tab.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities-style.js M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js M src/index.jsp M src/org/openbravo/base/secureApp/PopUp_Close_And_Refresh.html M src/org/openbravo/base/secureApp/PopUp_Close_Refresh.html M src/org/openbravo/erpCommon/ad_actionButton/CreditPaymentGrid.html M src/org/openbravo/erpCommon/ad_actionButton/PhysicalInventory.html M src/org/openbravo/erpCommon/businessUtility/TabAttachments.java M src/org/openbravo/erpCommon/security/Login.html M src/org/openbravo/erpCommon/utility/PopupLoading.html M src/org/openbravo/erpCommon/utility/VerticalMenu.html M src/org/openbravo/erpCommon/utility/VerticalMenuLoading.html M web/js/ajax.js M web/js/genericTree.js M web/js/login.js M web/js/menuKeyboard.js M web/js/searchs.js M web/js/utils.js M web/js/windowKeyboard.js --- |
Issue History | |||
Date Modified | Username | Field | Change |
2021-12-16 08:56 | alostale | New Issue | |
2021-12-16 08:56 | alostale | Assigned To | => Triage Platform Base |
2021-12-16 08:56 | alostale | Web browser | => Internet Explorer |
2021-12-16 08:56 | alostale | Modules | => Core |
2021-12-16 08:56 | alostale | Triggers an Emergency Pack | => No |
2021-12-16 08:57 | alostale | Relationship added | related to 0041504 |
2021-12-16 08:57 | alostale | Web browser | Internet Explorer => Internet Explorer |
2021-12-16 08:57 | alostale | Target Version | => PR22Q1 |
2021-12-16 09:20 | alostale | Relationship added | blocks 0048105 |
2021-12-16 12:08 | hgbot | Note Added: 0133754 | |
2021-12-23 12:36 | hgbot | Note Added: 0133931 | |
2021-12-23 12:36 | hgbot | Resolution | open => fixed |
2021-12-23 12:36 | hgbot | Status | new => closed |
2021-12-23 12:36 | hgbot | Fixed in Version | => PR22Q1 |
2021-12-23 12:36 | hgbot | Note Added: 0133932 | |
2022-01-19 16:34 | shuehner | Relationship added | blocks 0048435 |
2022-02-03 12:12 | hgbot | Note Added: 0134755 |
Copyright © 2000 - 2009 MantisBT Group |