Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0040703 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] Z. Others | minor | have not tried | 2019-04-04 13:42 | 2019-04-30 16:59 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | nonofrancisco | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q1.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 416f9ae5960c | ||||
Projection | none | ETA | none | Target Version | 3.0PR19Q1.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | Sandrahuguet | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0040703: use proper character escape | |||||||
Description | In the following classes src.org.openbravo.erpCommon.ad_reports.GeneralAccountingReports src.org.openbravo.erpCommon.ad_reports.ReportGeneralLedger src.org.openbravo.erpCommon.ad_reports.ReportGeneralLedgerJournal src.org.openbravo.erpCommon.ad_reports.ReportInvoiceCustomerDimensionalAnalysesJR src.org.openbravo.erpCommon.ad_reports.ReportMaterialDimensionalAnalysesJR src.org.openbravo.erpCommon.ad_reports.ReportSalesDimensionalAnalyzeJR src.org.openbravo.erpCommon.ad_reports.ReportShipmentDimensionalAnalyzeJR src.org.openbravo.erpCommon.ad_reports.ReportTrialBalance escape html when directly printing it without xmlengine. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Ie use StringEscapeUtils.escapeHtml | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0111396) hgbot (developer) 2019-04-30 16:56 |
Repository: erp/backports/3.0PR19Q1.1 Changeset: 416f9ae5960cc63ed09487ce90fb031b9f4ed0a7 Author: Nono Carballo <nonofce <at> gmail.com> Date: Tue Apr 30 13:04:51 2019 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR19Q1.1/rev/416f9ae5960cc63ed09487ce90fb031b9f4ed0a7 [^] Fixes issue 40703: Escapes values printed to servlet response Escapes values before printing them to Servlet response. --- M src/org/openbravo/erpCommon/ad_reports/GeneralAccountingReports.java M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger.java M src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedgerJournal.java M src/org/openbravo/erpCommon/ad_reports/ReportInvoiceCustomerDimensionalAnalysesJR.java M src/org/openbravo/erpCommon/ad_reports/ReportMaterialDimensionalAnalysesJR.java M src/org/openbravo/erpCommon/ad_reports/ReportSalesDimensionalAnalyzeJR.java M src/org/openbravo/erpCommon/ad_reports/ReportShipmentDimensionalAnalyzeJR.java M src/org/openbravo/erpCommon/ad_reports/ReportTrialBalance.java --- |
(0111399) Sandrahuguet (viewer) 2019-04-30 16:59 |
Code review + testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2019-04-29 13:35 | nonofrancisco | Type | defect => backport |
2019-04-29 13:35 | nonofrancisco | Target Version | => 3.0PR19Q1.1 |
2019-04-30 16:56 | hgbot | Checkin | |
2019-04-30 16:56 | hgbot | Note Added: 0111396 | |
2019-04-30 16:56 | hgbot | Status | scheduled => resolved |
2019-04-30 16:56 | hgbot | Resolution | open => fixed |
2019-04-30 16:56 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR19Q1.1/rev/416f9ae5960cc63ed09487ce90fb031b9f4ed0a7 [^] |
2019-04-30 16:59 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-04-30 16:59 | Sandrahuguet | Note Added: 0111399 | |
2019-04-30 16:59 | Sandrahuguet | Status | resolved => closed |
2019-04-30 16:59 | Sandrahuguet | Fixed in Version | => 3.0PR19Q1.1 |
Copyright © 2000 - 2009 MantisBT Group |