Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0040702 | ||||||||
| 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.0PR19Q2 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 98ad0cda8d6f | ||||
| Projection | none | ETA | none | Target Version | 3.0PR19Q2 | |||
| 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 | 0040702: 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 | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | ||||||||
| 
 | ||||||||
|  Notes | |
| (0111397) Sandrahuguet (viewer) 2019-04-30 16:58 | Repository: erp/backports/3.0PR19Q2 Changeset: 98ad0cda8d6fe90cf7345b06c50bd21fe1669afb Author: Nono Carballo <nonofce <at> gmail.com> Date: Tue Apr 30 13:06:40 2019 +0200 URL: http://code.openbravo.com/erp/backports/3.0PR19Q2/rev/98ad0cda8d6fe90cf7345b06c50bd21fe1669afb [^] [^] Fixes issue 40704: 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 | 
| (0111400) Sandrahuguet (viewer) 2019-04-30 16:59 | Code review + testing ok | 
|  Issue History | |||
| Date Modified | Username | Field | Change | 
| 2019-04-29 13:35 | nonofrancisco | Type | defect => backport | 
| 2019-04-29 13:35 | nonofrancisco | Target Version | => 3.0PR19Q2 | 
| 2019-04-30 16:58 | Sandrahuguet | Note Added: 0111397 | |
| 2019-04-30 16:58 | Sandrahuguet | Status | scheduled => resolved | 
| 2019-04-30 16:58 | Sandrahuguet | Fixed in SCM revision | => https://code.openbravo.com/erp/backports/3.0PR19Q2/rev/98ad0cda8d6fe90cf7345b06c50bd21fe1669afb [^] | 
| 2019-04-30 16:58 | Sandrahuguet | Resolution | open => fixed | 
| 2019-04-30 16:59 | Sandrahuguet | Review Assigned To | => Sandrahuguet | 
| 2019-04-30 16:59 | Sandrahuguet | Note Added: 0111400 | |
| 2019-04-30 16:59 | Sandrahuguet | Status | resolved => closed | 
| 2019-04-30 16:59 | Sandrahuguet | Fixed in Version | => 3.0PR19Q2 | 
| Copyright © 2000 - 2009 MantisBT Group |