Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0058209 | Openbravo ERP | A. Platform | public | 2024-11-15 16:56 | 2025-03-12 17:53 |
|
Reporter | shuehner | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | critical | Reproducibility | have not tried |
Status | new | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | PR25Q1.1 | Fixed in Version | PR25Q1.1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Web browser | Google Chrome |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0058209: HTML ComboBoxes in backoffice with empty (default) value are no longer working in Chrome 131 |
Description | Using latest Chrome 131 shows broken UI for some backoffice combo-boxes.
If an HTML ComboBox has a empty value (i.e. for default) instead of showing this empty value a selected element + also in the list of values when using latest chrome instead it shows a 'non existing' value which is 'concatenated test of all later combo entries'.
That is reproducible only on:
- Chrome version 131 (131.0.6778.69) latest stable release
It is NOT reproducible
- on Chrome version 130
- on Firefox
It seems to affect:
- HTML ComboBoxes as created by xmlEngine
- when used in old-style manual HTML reports
|
Steps To Reproduce | Login to backoffice (i.e. latest master in livebuilds)
Open the "Sales dimensional Report"
Look at the ComboBoxes:
- Business Partner Category
- Warehouse
- Product Category |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0057128 | | closed | AugustoMauch | HTML ComboBoxes in backoffice with empty (default) value are no longer working in Chrome 131 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2025-03-11 17:38 | AugustoMauch | Type | defect => backport |
2025-03-11 17:38 | AugustoMauch | Target Version | => PR25Q1.1 |
2025-03-11 17:42 | hgbot | Note Added: 0176686 | |
2025-03-11 23:17 | hgbot | Merge Request Status | open => approved |
2025-03-11 23:17 | hgbot | Resolution | open => fixed |
2025-03-11 23:17 | hgbot | Status | scheduled => closed |
2025-03-11 23:17 | hgbot | Fixed in Version | => PR25Q1.1 |
2025-03-11 23:17 | hgbot | Note Added: 0176696 | |
2025-03-11 23:17 | hgbot | Note Added: 0176697 | |
2025-03-12 12:36 | sofidossant | Web browser | Google Chrome => Google Chrome |
2025-03-12 12:36 | sofidossant | Status | closed => new |
2025-03-12 12:36 | sofidossant | Note Added: 0176718 | |
2025-03-12 17:53 | inaki_azkonobieta | Issue Monitored: inaki_azkonobieta | |
Notes |
|
(0176686)
|
hgbot
|
2025-03-11 17:42
|
|
|
|
(0176696)
|
hgbot
|
2025-03-11 23:17
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/openbravo [^]
Changeset: 121477b09d98d16d2813c47d0566cada66621f63
Author: Asier Lostalé <a.lostale@orisha.com>
Date: 11-03-2025 17:41:41
URL: https://gitlab.com/orisha-group/bu-commerce/openbravo/product/openbravo/-/commit/121477b09d98d16d2813c47d0566cada66621f63 [^]
fixes BUG-58209: BO 2.50 dropdowns with empty value don't work in Chrome 131
Some manual 2.50 windows incorrectly added empty value option to drop down,
resulting on an invalid HTML that is not rendered in Chrome 131.
---
M modules/org.openbravo.financial.paymentreport/src/org/openbravo/financial/paymentreport/erpCommon/ad_reports/PaymentReport.html
M modules/org.openbravo.reports.ordersawaitingdelivery/src/org/openbravo/reports/ordersawaitingdelivery/erpCommon/ad_reports/ReportOrderNotShipped.html
M src/org/openbravo/erpCommon/ad_actionButton/ExpenseSOrder.html
M src/org/openbravo/erpCommon/ad_actionButton/ProjectCopyFrom.html
M src/org/openbravo/erpCommon/ad_reports/MInOutTraceReports.html
M src/org/openbravo/erpCommon/ad_reports/ReportAgingBalance.html
M src/org/openbravo/erpCommon/ad_reports/ReportAnnualCertification.html
M src/org/openbravo/erpCommon/ad_reports/ReportAssetDepreciationSchedule.html
M src/org/openbravo/erpCommon/ad_reports/ReportBankJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportBudgetGenerateExcel.html
M src/org/openbravo/erpCommon/ad_reports/ReportCashJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportCashflowForecast.html
M src/org/openbravo/erpCommon/ad_reports/ReportDebtPayment.html
M src/org/openbravo/erpCommon/ad_reports/ReportExpense.html
M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.html
M src/org/openbravo/erpCommon/ad_reports/ReportGuaranteeDateJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceDiscountJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorDimensionalAnalysesFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceVendorFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportInvoicesJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportMaterialTransactionEditionJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportOrderNotInvoiceFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportParetoProduct.html
M src/org/openbravo/erpCommon/ad_reports/ReportProductMovement.html
M src/org/openbravo/erpCommon/ad_reports/ReportProductionCost.html
M src/org/openbravo/erpCommon/ad_reports/ReportProductionRunJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportProjectBuildingSiteJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportProjectProfitabilityJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportProjectProgress.html
M src/org/openbravo/erpCommon/ad_reports/ReportPurchaseDimensionalAnalysesFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderInvoicedJasper.html
M src/org/openbravo/erpCommon/ad_reports/ReportSalesOrderProvidedJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportShipmentFilterJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportShipper.html
M src/org/openbravo/erpCommon/ad_reports/ReportStandardCostJRFilter.html
M src/org/openbravo/erpCommon/ad_reports/ReportTaxInvoice.html
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock.html
M src/org/openbravo/erpCommon/ad_reports/ReportValuationStock2.html
M src/org/openbravo/erpCommon/ad_reports/ReportWarehousePartnerJR.html
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementDaily.html
M src/org/openbravo/erpCommon/ad_reports/ReportWorkRequirementJR.html
M src/org/openbravo/erpCommon/info/Location_F1.html
M src/org/openbravo/erpCommon/info/LocatorMultiple.html
M src/org/openbravo/erpReports/ReportPaymentFilter.html
M src/org/openbravo/erpReports/ReportRegisterFilter.html
---
|
|
|
(0176697)
|
hgbot
|
2025-03-11 23:17
|
|
|
|
|
We need the solution for the module org.openbravo.module.invoiceTaxReportEnhanced30.cashvat |
|