Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0051329Openbravo ERPA. Platformpublic2023-01-11 14:512023-01-31 12:33
AugustoMauch 
AugustoMauch 
normalmajorhave not tried
closedfixed 
5
 
PR23Q2 
Core
No
0051329: Security improvements
See https://docs.google.com/document/d/1aLtBM-keiJUgSMu8sRhrlxqdot5WFgxmReIgNJo4RE8/edit [^]
See https://docs.google.com/document/d/1aLtBM-keiJUgSMu8sRhrlxqdot5WFgxmReIgNJo4RE8/edit [^]
No tags attached.
causes defect 0051519 closed meriem_azaf Some empty readonly selector fields show "&nbsp" instead of empty in form view 
Issue History
2023-01-11 14:51AugustoMauchNew Issue
2023-01-11 14:51AugustoMauchAssigned To => AugustoMauch
2023-01-11 14:51AugustoMauchModules => Core
2023-01-11 14:51AugustoMauchTriggers an Emergency Pack => No
2023-01-11 14:51AugustoMauchStatusnew => scheduled
2023-01-11 14:52AugustoMauchDescription Updatedbug_revision_view_page.php?rev_id=25372#r25372
2023-01-11 14:52AugustoMauchSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=25374#r25374
2023-01-11 16:23hgbotNote Added: 0145265
2023-01-30 09:31hgbotResolutionopen => fixed
2023-01-30 09:31hgbotStatusscheduled => closed
2023-01-30 09:31hgbotFixed in Version => PR23Q2
2023-01-30 09:31hgbotNote Added: 0146000
2023-01-30 09:31hgbotNote Added: 0146001
2023-01-31 12:22hgbotNote Added: 0146075
2023-01-31 12:33hgbotNote Added: 0146079
2023-01-31 12:33hgbotNote Added: 0146080
2023-01-31 16:37caristuRelationship addedcauses 0051519

Notes
(0145265)
hgbot   
2023-01-11 16:23   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/808 [^]
(0146000)
hgbot   
2023-01-30 09:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: e1cf413233bd520e518cd4ad68c4d2e5a8fcc4f1
Author: Augusto Mauch <augusto.mauch@openbravo.com>
Date: 30-01-2023 08:18:38
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/e1cf413233bd520e518cd4ad68c4d2e5a8fcc4f1 [^]

Fixes ISSUE-51329: Escapes text when needed

See https://docs.google.com/document/d/1aLtBM-keiJUgSMu8sRhrlxqdot5WFgxmReIgNJo4RE8/edit\#heading\=h.vrxauwpl0vj0 [^]

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-search.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/form/formitem/ob-formitem-text.js
M modules/org.openbravo.service.json/src/org/openbravo/service/json/JsonUtils.java
---
(0146001)
hgbot   
2023-01-30 09:31   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/808 [^]
(0146075)
hgbot   
2023-01-31 12:22   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/262 [^]
(0146079)
hgbot   
2023-01-31 12:33   
Repository: https://gitlab.com/openbravo/ci/mobile-test [^]
Changeset: e2ef9799106f55842f614b6644fd2f2d5ff450c4
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 31-01-2023 13:30:23
URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/e2ef9799106f55842f614b6644fd2f2d5ff450c4 [^]

Related to ISSUE-51329: Updated BaseRetailOrderLoaderTest to validate response
* Unescaped response to validate OrderLoaderTest output

---
A lib/google/commons-lang-2.6.jar
M .classpath
M src-test/org/openbravo/test/mobile/retail/pack/webservice/baseIntegration/BaseRetailOrderLoaderTest.java
---
(0146080)
hgbot   
2023-01-31 12:33   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/262 [^]